Home
last modified time | relevance | path

Searched defs:touchLeaf (Results 1 – 6 of 6) sorted by relevance

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tree/
H A DValueAccessor.h348 LeafNodeT* touchLeaf(const Coord& xyz) in touchLeaf() function
627 LeafNodeType* touchLeaf(const Coord& xyz) in touchLeaf() function
875 LeafNodeType* touchLeaf(const Coord& xyz) in touchLeaf() function
1156 LeafNodeT* touchLeaf(const Coord& xyz) in touchLeaf() function
1456 LeafNodeT* touchLeaf(const Coord& xyz) in touchLeaf() function
1874 LeafNodeT* touchLeaf(const Coord& xyz) in touchLeaf() function
2405 LeafNodeT* touchLeaf(const Coord& xyz) in touchLeaf() function
H A DLeafNodeMask.h548 LeafNode* touchLeaf(const Coord&) { return this; } in touchLeaf() function
H A DLeafNodeBool.h540 LeafNode* touchLeaf(const Coord&) { return this; } in touchLeaf() function
H A DLeafNode.h736 LeafNode* touchLeaf(const Coord&) { return this; } in touchLeaf() function
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/points/
H A DPointDataGrid.h458 PointDataLeafNode* touchLeaf(const Coord&) { return this; } in touchLeaf() function
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DPointIndexGrid.h1449 PointIndexLeafNode* touchLeaf(const Coord&) { return this; } in touchLeaf() function