OpenVDB
5.2.0
|
This is the complete list of members for RemoveSelfIntersectingSurface< TreeType >, including all inherited members.
Int32TreeType typedef | RemoveSelfIntersectingSurface< TreeType > | |
LeafNodeType typedef | RemoveSelfIntersectingSurface< TreeType > | |
mDistTree | RemoveSelfIntersectingSurface< TreeType > | |
mIndexTree | RemoveSelfIntersectingSurface< TreeType > | |
mNodes | RemoveSelfIntersectingSurface< TreeType > | |
operator()(const tbb::blocked_range< size_t > &range) const | RemoveSelfIntersectingSurface< TreeType > | inline |
RemoveSelfIntersectingSurface(std::vector< LeafNodeType *> &nodes, TreeType &distTree, Int32TreeType &indexTree) | RemoveSelfIntersectingSurface< TreeType > | inline |
ValueType typedef | RemoveSelfIntersectingSurface< TreeType > |