@@ -14,6 +14,8 @@ struct BranchStruc
|
||||
QString id;//后面有用的
|
||||
bool isZeroBranch;
|
||||
bool dispose;//是否丢弃
|
||||
QString type;
|
||||
double length;
|
||||
};
|
||||
struct LineStru:public BranchStruc
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user