MrSID Decode SDK for LiDAR Reference Manual  1.1.3.4427
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) const TXTPointReadervirtual
getBounds(void) const PointReadervirtual
getChannel(size_t idx) const PointSource
getChannel(const char *name) const PointSource
getClassIdNames(void) const PointReadervirtual
getFileFormatString(void) const TXTPointReadervirtual
getNumChannels(void) const PointSource
getNumClassIdNames(void) const PointReadervirtual
getNumPoints(void) const PointReadervirtual
getOffset(void) const PointReadervirtual
getPointInfo(void) const PointReadervirtual
getScale(void) const PointReadervirtual
getTotalWork(const Bounds &bounds, double fraction) const TXTPointReadervirtual
getWKT(void) const PointReadervirtual
hasChannel(const char *name) const PointSource
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) const TXTPointReadervirtual
m_fieldInfoTXTPointReaderprotected
m_headerTXTPointReaderprotected
m_ignoreNativeWKTMetadataPointReaderprotected
m_ioTXTPointReaderprotected
m_totalWorkTXTPointReaderprotected
Object(void)Objectprotected
operator delete(void *ptr)Objectprotectedstatic
operator new(size_t size)Objectprotectedstatic
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) const PointSource
release(void) const Object
retain(void) const Object
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