E57 Simple API V1.0.312
Aug. 10, 2012
|
The e57::GroupingByLine is a structure that stores a set of point groups organized by the rowIndex or columnIndex attribute of the PointRecord. More...
#include <E57Simple.h>
Public Attributes | |
ustring | idElementName |
The name of the PointRecord element that identifies which group the point is in. The value of this string must be “rowIndex” or “columnIndex” | |
int64_t | groupsSize |
Size of the groups compressedVector of LineGroupRecord structures. | |
int64_t | pointCountSize |
This is the size value for the e57::LineGroupRecord::pointCount. | |
The e57::GroupingByLine is a structure that stores a set of point groups organized by the rowIndex or columnIndex attribute of the PointRecord.