MrSID Decode SDK for LiDAR Reference Manual  1.1.4.4709
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CBoundsBounds is a 3-dimensional bounding box
 CChannelDataChannelData adds sample values to the ChannelInfo class
 CChannelInfoChannelInfo stores the basic properties of a channel
 CDataTypeUtilsHelper functions for interaction with the DataType enum
 CEndianEndian is a helper class that figures out the host's byte order
 CErrorError is the base class for all LiDAR SDK errors
 CFileIOFileIO implements file-based IO
 CIOIO is the base class for binary input and output
 CLocationLocation is a helper structure for holding the location of data in a IO object
 CMetadataMetadata is a container for storing metadata about the point cloud
 CMG4PointReaderMG4PointReader reads LiDAR-based MrSID files
 CMutexMutex is a cross platform wrapper for mutexes
 CMutexMonitorMutexMonitor use Resource Acquisition Is Initialization (RAII) to mutex lock blocks of code
 CObjectObject is the base class for implementing reference counting
 COSErrorOSError extends Error by using errno or GetLastError() to build the text description of the error
 CPercentProgressDelegate
 CPointDataPointData is a group of ChannelData objects
 CPointInfoPointInfo is a group of ChannelInfo objects
 CPointIteratorPointIterator is the base class for accessing the point cloud
 CPointReaderPointReader is the base class for reading LiDAR file formats
 CPointSourcePointSource is the base class of LiDAR point cloud extraction pipeline
 CPointWriterPointWriter is the base for writing LiDAR files
 CProgressDelegateProgressDelegate is the base class for progress and interrupt reporting
 CRangeRange is a 1-dimensional interval
 CScopedScoped is a wrapper class around Object that gives it block scoping
 CSimplePointWriterSimplePointWriter handles some of the bookkeeping of writing a file
 CStreamStream is the base class for buffered input and output for IO objects
 CStreamReaderStreamReader implements buffered reads from IO objects
 CStreamWriterStreamWriter implements buffered writes to IO objects
 CTXTPointReaderTXTPointReader reads LiDAR-based Text files
 CTXTPointWriterTXTPointWriter writes LiDAR-based Text files
 CVersionFunctions for geting the SDK version and MrSID file version

LizardTech