SimplePointWriter Member List

This is the complete list of members for SimplePointWriter, including all inherited members.
count_type typedefPointWriter
getChunckSize(void) const PointWriter [protected]
getMetadata(void)PointWriter
getOffset(void) const SimplePointWriter [virtual]
getScale(void) const SimplePointWriter [virtual]
getSrc(void) const PointWriter [protected]
getTotalWork(const Bounds &bounds, double fraction) const SimplePointWriter [protected, virtual]
groomMetadata(const Bounds &bounds, double fraction)PointWriter [protected]
init(const PointSource *src)PointWriter [protected]
m_offsetsSimplePointWriter [protected]
m_scaleSimplePointWriter [protected]
Object(void)Object [protected]
PointWriter(void)PointWriter [protected]
release(void) const Object
retain(void) const Object
setChunckSize(size_t size)PointWriter
setMetadata(const Metadata &metadata)PointWriter
setQuantization(const double scale[3], const double offset[3])SimplePointWriter [virtual]
SimplePointWriter(void)SimplePointWriter [protected]
supportedChannels(const PointInfo &inputPointInfo, PointInfo &supportedPointInfo) const =0PointWriter [pure virtual]
write(const Bounds &bounds, double fraction, const PointInfo &pointInfo, ProgressDelegate *delegate)SimplePointWriter [virtual]
writeBegin(const PointInfo &pointInfo)=0SimplePointWriter [pure virtual]
writeEnd(PointSource::count_type numPoints, const Bounds &bounds)=0SimplePointWriter [pure virtual]
writePoints(const PointData &points, size_t numPoints, ProgressDelegate *delegate)=0SimplePointWriter [pure virtual]
~Object(void)Object [protected, virtual]
~PointWriter(void)PointWriter [protected, virtual]
~SimplePointWriter(void)SimplePointWriter [protected, virtual]

LizardTech