61 int64_t NewImage2D(
Image2D &image2DHeader );
72 void *buffer, int64_t start, int64_t
count );
84 int64_t NewData3D(
Data3D &data3DHeader );
109 bool WriteData3DGroupsData( int64_t dataIndex, int64_t groupCount, int64_t *idElementValue,
110 int64_t *startPointIndex, int64_t *pointCount );
133 E57_OBJECT_IMPLEMENTATION(
Writer )
Data structures for E57 Simple API.
most of the functions follows Writer
Used for writing of the E57 file with E57 Simple API.
Image2DProjection
Identifies the representation for the image data.
Image2DType
Identifies the format representation for the image data.
std::string ustring
UTF-8 encodeded Unicode string.
Stores pointers to user-provided buffers.
Stores the top-level information for a single lidar scan.
Stores an image from a camera.