MrSID Decode SDK for LiDAR Reference Manual  1.1.4.4709
TXTPointReader Member List

This is the complete list of members for TXTPointReader, including all inherited members.

count_type typedefPointSource
createIterator(const Bounds &bounds, double fraction, const PointInfo &pointInfo, ProgressDelegate *delegate) constTXTPointReadervirtual
getBounds(void) constPointReadervirtual
getChannel(size_t idx) constPointSource
getChannel(const char *name) constPointSource
getClassIdNames(void) constPointReadervirtual
getFileFormatString(void) constTXTPointReadervirtual
getNumChannels(void) constPointSource
getNumClassIdNames(void) constPointReadervirtual
getNumPoints(void) constPointReadervirtual
getOffset(void) constPointReadervirtual
getPointInfo(void) constPointReadervirtual
getScale(void) constPointReadervirtual
getTotalWork(const Bounds &bounds, double fraction) constTXTPointReadervirtual
getWKT(void) constPointReadervirtual
hasChannel(const char *name) constPointSource
init(const char *path, const char *format, size_t header, bool doFullInit)TXTPointReader
init(IO *io, const char *format, size_t header, bool doFullInit)TXTPointReader
init(const char *path, const PointInfo &fieldInfo, size_t header, bool doFullInit)TXTPointReader
init(IO *io, const PointInfo &fieldInfo, size_t header, bool doFullInit)TXTPointReader
initBoundsAndNumPoints(void)TXTPointReader
loadMetadata(Metadata &metadata, bool sanitize) constTXTPointReadervirtual
m_fieldInfoTXTPointReaderprotected
m_headerTXTPointReaderprotected
m_ignoreNativeWKTMetadataPointReaderprotected
m_ioTXTPointReaderprotected
m_totalWorkTXTPointReaderprotected
Object(void)Objectprotected
overrideWKT(const char *wkt)PointReader
parseFormat(const char *format, PointInfo &fieldInfo)TXTPointReaderstatic
parseFormat(const char *format, PointInfo &fieldInfo, const PointInfo &pointInfo)TXTPointReaderstatic
parseQuantization(const char *format, PointInfo &fieldInfo)TXTPointReaderstatic
read(const Bounds &bounds, PointData &points, ProgressDelegate *delegate) constPointSource
release(void) constObject
retain(void) constObject
setBounds(const Bounds &bounds)PointReaderprotected
setBoundsAndNumPoints(bool doFullInit)TXTPointReaderprotected
setNumPoints(count_type numPoints)PointReaderprotected
setPointInfo(const PointInfo &pointInfo)PointReaderprotected
setQuantization(const double scale[3], const double offset[3])PointReaderprotected
setWKT(const char *wkt)PointReaderprotected
~ Object(void)Objectprotectedvirtual

LizardTech