This is the complete list of members for
TXTPointWriter, including all inherited members.
| count_type typedef | PointWriter | |
| 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, const char *path, const char *format) | TXTPointWriter | |
| init(const PointSource *src, IO *io, const char *format) | TXTPointWriter | |
| init(const PointSource *src, const char *path, const PointInfo &fieldInfo) | TXTPointWriter | |
| init(const PointSource *src, IO *io, const PointInfo &fieldInfo) | TXTPointWriter | |
| SimplePointWriter::init(const PointSource *src) | PointWriter | [protected] |
| m_handler | TXTPointWriter | [protected] |
| m_numHandlers | TXTPointWriter | [protected] |
| m_offsets | SimplePointWriter | [protected] |
| m_scale | SimplePointWriter | [protected] |
| m_stream | TXTPointWriter | [protected] |
| Object(void) | Object | [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] |
| supportedChannels(const PointInfo &inputPointInfo, PointInfo &supportedPointInfo) const | TXTPointWriter | [virtual] |
| write(const Bounds &bounds, double fraction, const PointInfo &pointInfo, ProgressDelegate *delegate) | SimplePointWriter | [virtual] |
| writeBegin(const PointInfo &pointInfo) | TXTPointWriter | [virtual] |
| writeEnd(PointSource::count_type numPoints, const Bounds &bounds) | TXTPointWriter | [virtual] |
| writePoints(const PointData &points, size_t numPoints, ProgressDelegate *delegate) | TXTPointWriter | [virtual] |
| ~Object(void) | Object | [protected, virtual] |