OpenVDB  6.0.0
ComputePoints< InputTreeType > Member List

This is the complete list of members for ComputePoints< InputTreeType >, including all inherited members.

ComputePoints(Vec3s *pointArray, const InputTreeType &inputTree, const std::vector< Index32LeafNodeType * > &pointIndexLeafNodes, const std::vector< Int16LeafNodeType * > &signFlagsLeafNodes, const boost::scoped_array< Index32 > &leafNodeOffsets, const math::Transform &xform, double iso)ComputePoints< InputTreeType >
Index32LeafNodeType typedefComputePoints< InputTreeType >
Index32TreeType typedefComputePoints< InputTreeType >
InputLeafNodeType typedefComputePoints< InputTreeType >
InputValueType typedefComputePoints< InputTreeType >
Int16LeafNodeType typedefComputePoints< InputTreeType >
Int16TreeType typedefComputePoints< InputTreeType >
operator()(const tbb::blocked_range< size_t > &) constComputePoints< InputTreeType >
setRefData(const InputTreeType &refInputTree, const Index32TreeType &refPointIndexTree, const Int16TreeType &refSignFlagsTree, const uint32_t *quantizedSeamLinePoints, uint8_t *seamLinePointsFlags)ComputePoints< InputTreeType >