Home
last modified time | relevance | path

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

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tree/
H A DValueAccessor.h384 const LeafNodeT* probeConstLeaf(const Coord& xyz) const in probeConstLeaf() function
647 const LeafNodeType* probeConstLeaf(const Coord& xyz) in probeConstLeaf() function
889 const LeafNodeType* probeConstLeaf(const Coord& xyz) in probeConstLeaf() function
1183 const LeafNodeT* probeConstLeaf(const Coord& xyz) const in probeConstLeaf() function
1507 const LeafNodeT* probeConstLeaf(const Coord& xyz) const in probeConstLeaf() function
1921 const NodeT* probeConstLeaf(const Coord& xyz) const in probeConstLeaf() function
1945 const LeafNodeT* probeConstLeaf(const Coord& xyz) const in probeConstLeaf() function
2504 const LeafNodeT* probeConstLeaf(const Coord& xyz) const in probeConstLeaf() function
H A DLeafNodeMask.h568 const LeafNode* probeConstLeaf(const Coord&) const { return this; } in probeConstLeaf() function
H A DLeafNodeBool.h560 const LeafNode* probeConstLeaf(const Coord&) const { return this; } in probeConstLeaf() function
H A DLeafNode.h753 const LeafNode* probeConstLeaf(const Coord&) const { return this; } in probeConstLeaf() function
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/points/
H A DPointDataGrid.h477 const PointDataLeafNode* probeConstLeaf(const Coord&) const { return this; } in probeConstLeaf() function
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DPointIndexGrid.h1468 const PointIndexLeafNode* probeConstLeaf(const Coord&) const { return this; } in probeConstLeaf() function