Update storage method in .pp3 files for RT-spot points
RT-spot points are now stored as integer vector (instead of four dedicated integer) to allow future improvements.
This commit is contained in:
@@ -397,10 +397,7 @@ public:
|
||||
bool structexclu;
|
||||
bool struc;
|
||||
bool shapeMethod;
|
||||
bool locX;
|
||||
bool locXL;
|
||||
bool locY;
|
||||
bool locYT;
|
||||
bool loc;
|
||||
bool centerX;
|
||||
bool centerY;
|
||||
bool circrad;
|
||||
|
Reference in New Issue
Block a user