PointReader Member List
This is the complete list of members for
PointReader, including all inherited members.
count_type typedef | PointSource | |
createIterator(const Bounds &bounds, double fraction, const PointInfo &pointInfo, ProgressDelegate *delegate) const =0 | PointSource | [pure virtual] |
getBounds(void) const | PointReader | [virtual] |
getChannel(size_t idx) const | PointSource | |
getChannel(const char *name) const | PointSource | |
getClassIdNames(void) const | PointReader | [virtual] |
getFileFormatString(void) const =0 | PointReader | [pure virtual] |
getNumChannels(void) const | PointSource | |
getNumClassIdNames(void) const | PointReader | [virtual] |
getNumPoints(void) const | PointReader | [virtual] |
getOffset(void) const | PointReader | [virtual] |
getPointInfo(void) const | PointReader | [virtual] |
getScale(void) const | PointReader | [virtual] |
getTotalWork(const Bounds &bounds, double fraction) const | PointReader | [virtual] |
getWKT(void) const | PointReader | [virtual] |
hasChannel(const char *name) const | PointSource | |
loadMetadata(Metadata &metadata, bool sanitize) const =0 | PointSource | [pure virtual] |
m_ignoreNativeWKTMetadata | PointReader | [protected] |
Object(void) | Object | [protected] |
operator delete(void *ptr) | Object | [protected, static] |
operator new(size_t size) | Object | [protected, static] |
overrideWKT(const char *wkt) | PointReader | |
read(const Bounds &bounds, PointData &points, ProgressDelegate *delegate) const | PointSource | |
release(void) const | Object | |
retain(void) const | Object | |
setBounds(const Bounds &bounds) | PointReader | [protected] |
setNumPoints(count_type numPoints) | PointReader | [protected] |
setPointInfo(const PointInfo &pointInfo) | PointReader | [protected] |
setQuantization(const double scale[3], const double offset[3]) | PointReader | [protected] |
setWKT(const char *wkt) | PointReader | [protected] |
~Object(void) | Object | [protected, virtual] |