libE57Format 3.1.1
C++ library to read & write the E57 file format for point cloud data
|
Ce57::BlobNode | An E57 element encoding an fixed-length sequence of bytes with an opaque format |
Ce57::CartesianBounds | Specifies an axis-aligned box in local cartesian coordinates |
Ce57::ColorLimits | Specifies the limits for the value of red, green, and blue color that a sensor is capable of producing |
Ce57::CompressedVectorNode | An E57 element containing ordered vector of child nodes, stored in an efficient binary format |
Ce57::CompressedVectorReader | An iterator object keeping track of a read in progress from a CompressedVectorNode |
Ce57::CompressedVectorWriter | An iterator object keeping track of a write in progress to a CompressedVectorNode |
Ce57::CylindricalRepresentation | Stores an image that is mapped from 3D using a cylindrical projection model |
Ce57::Data3D | Stores the top-level information for a single lidar scan |
Ce57::Data3DPointsData_t< COORDTYPE > | Stores pointers to user-provided buffers |
Ce57::DateTime | Encodes date and time |
Ce57::E57Root | Stores the top-level information for the XML section of the file |
▼Cstd::exception | |
Ce57::E57Exception | Object thrown by E57 API functions to communicate the conditions of an error |
Ce57::FloatNode | An E57 element encoding a single or double precision IEEE floating point number |
Ce57::GroupingByLine | Stores a set of point groups organized by the rowIndex or columnIndex attribute of the PointRecord |
Ce57::Image2D | Stores an image from a camera |
Ce57::ImageFile | An ASTM E57 3D format file object |
Ce57::IndexBounds | Stores the minimum and maximum of rowIndex, columnIndex, and returnIndex fields for a set of points |
Ce57::IntegerNode | An E57 element encoding an integer value |
Ce57::IntensityLimits | Specifies the limits for the value of signal intensity that a sensor is capable of producing |
Ce57::LineGroupRecord | Stores information about a single group of points in a row or column |
Ce57::Node | Generic handle to any of the 8 types of E57 element objects |
Ce57::PinholeRepresentation | Stores an image that is mapped from 3D using the pinhole camera projection model |
Ce57::PointGroupingSchemes | Supports the division of points within an Data3D into logical groupings |
Ce57::PointStandardizedFieldsAvailable | Used to interrogate if standardized fields are available |
Ce57::Quaternion | Represents a rigid body rotation |
Ce57::Reader | Used for reading an E57 file using E57 Simple API |
Ce57::ReaderOptions | Options to the Reader constructor |
Ce57::RigidBodyTransform | Defines a rigid body transform in cartesian coordinates |
Ce57::ScaledIntegerNode | An E57 element encoding a fixed point number |
Ce57::SourceDestBuffer | A memory buffer to transfer data to/from a CompressedVectorNode in a block |
Ce57::SphericalBounds | Stores the bounds of some data in spherical coordinates |
Ce57::SphericalRepresentation | Stores an image that is mapped from 3D using a spherical projection model |
Ce57::StringNode | An E57 element encoding a Unicode character string value |
Ce57::StructureNode | An E57 element containing named child nodes |
Ce57::Translation | Defines a rigid body translation in Cartesian coordinates |
Ce57::VectorNode | An E57 element containing ordered vector of child nodes |
Ce57::VisualReferenceRepresentation | Stores an image that is to be used only as a visual reference |
Ce57::Writer | Used for writing an E57 file using the E57 Simple API |
Ce57::WriterOptions | Options to the Writer constructor |