Home
last modified time | relevance | path

Searched defs:LeafT (Results 1 – 25 of 54) sorted by relevance

123

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DCount.h76 using LeafT = typename TreeType::LeafNodeType; member
111 using LeafT = typename TreeType::LeafNodeType; member
194 using LeafT = typename TreeType::LeafNodeType; member
243 using LeafT = typename TreeType::LeafNodeType; member
282 using LeafT = typename TreeType::LeafNodeType; member
H A DPrune.h141 using LeafT = typename TreeT::LeafNodeType; variable
188 using LeafT = typename TreeT::LeafNodeType; variable
270 using LeafT = typename TreeT::LeafNodeType; variable
H A DChangeBackground.h110 typedef typename TreeOrLeafManagerT::LeafNodeType LeafT; typedef
158 typedef typename TreeOrLeafManagerT::LeafNodeType LeafT; typedef
H A DActivate.h61 using LeafT = typename TreeT::LeafNodeType; member
117 using LeafT = typename TreeT::LeafNodeType; member
H A DFastSweeping.h736 using LeafT = typename SweepMaskTreeT::LeafNodeType; in computeSweepMaskLeafOrigins() local
H A DSignedFloodFill.h87 using LeafT = typename TreeOrLeafManagerT::LeafNodeType; variable
H A DPoissonSolver.h322 using LeafT = typename VIndexTreeType::LeafNodeType; in populateIndexTree() local
384 using LeafT = typename SourceTreeType::LeafNodeType; member
H A DLevelSetFilter.h153 using LeafT = typename TreeType::LeafNodeType; member
H A DDense.h450 using LeafT = typename TreeT::LeafNodeType; variable
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/points/
H A DIndexFilter.h119 void reset(const LeafT&) { } in reset()
184 static index::State state(const LeafT&) { return index::PARTIAL; } in state()
272 static index::State state(const LeafT&) { return index::PARTIAL; } in state()
347 static index::State state(const LeafT&) { return index::PARTIAL; } in state()
404 static index::State state(const LeafT&) { return index::PARTIAL; } in state()
471 static index::State state(const LeafT&) { return index::PARTIAL; } in state()
H A DPointMove.h180 using LeafT = typename TreeT::LeafNodeType; member
289 using LeafT = typename TreeT::LeafNodeType; member
438 using LeafT = typename TreeT::LeafNodeType; member
538 using LeafT = typename PointDataTreeT::LeafNodeType; in movePoints() local
716 using LeafT = typename TreeT::LeafNodeType; in evaluate() local
793 void CachedDeformer<T>::reset(const LeafT& /*leaf*/, size_t idx) in reset()
H A DIndexIterator.h56 static index::State state(const LeafT&) { return index::ALL; } in state()
58 template <typename LeafT> void reset(const LeafT&) { } in reset()
H A DPointCount.h128 using LeafT = typename PointDataTreeT::LeafNodeType; in pointOffsets() local
H A DPointMask.h113 using LeafT = typename TreeT::LeafNodeType; member
148 using LeafT = typename GridT::TreeType::LeafNodeType; member
H A DAttributeGroup.h147 static index::State state(const LeafT&) { return index::PARTIAL; } in state()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestNodeVisitor.cc54 using LeafT = typename TreeT::LeafNodeType; typedef
185 using LeafT = typename TreeType::LeafNodeType; typedef
243 using LeafT = typename TreeT::LeafNodeType; typedef
H A DTestNodeManager.cc190 using LeafT = typename TreeT::LeafNodeType; typedef
247 using LeafT = typename TreeT::LeafNodeType; typedef
H A DTestPointGroup.cc41 static index::State state(const LeafT&) { return index::PARTIAL; } in state()
43 template <typename LeafT> void reset(const LeafT&) { } in reset()
H A DTestTypes.cc541 using LeafT = openvdb::tree::LeafNode<float, 3>; in TEST_F() typedef
H A DTestTree.cc1102 using LeafT = typename TreeType::LeafNodeType; in doTestMerge() typedef
1471 using LeafT = openvdb::BoolTree::LeafNodeType; in TEST_F() typedef
2019 using LeafT = openvdb::tree::LeafNode<float,2>;//4^3 in TEST_F() typedef
2091 using LeafT = openvdb::tree::LeafNode<float,2>;//4^3 in TEST_F() typedef
2467 using LeafT = FloatTree::LeafNodeType; in TEST_F() typedef
H A DTestIndexFilter.cc80 static index::State state(const LeafT&) { return index::PARTIAL; } in state()
83 void reset(const LeafT&) { } in reset()
H A DTestLeaf.cc525 using LeafT = tree::LeafNode<float, 3>; in TEST_F() typedef
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/include/pcl/compression/impl/
H A Doctree_pointcloud_compression.hpp507 OctreePointCloudCompression<PointT, LeafT, BranchT, OctreeT>::deserializeTreeCallback (LeafT&, in deserializeTreeCallback() argument
/dports/misc/openvdb/openvdb-9.0.0/nanovdb/nanovdb/util/
H A DNodeManager.h283 using LeafT = typename NodeTrait<typename GridTree<GridT>::type, 0>::type; variable
/dports/misc/openvdb/openvdb-9.0.0/openvdb_houdini/openvdb_houdini/
H A DSOP_OpenVDB_Visualize.cc824 using LeafT = typename TreeT::LeafNodeType; typedef
1024 using LeafT = typename TreeT::LeafNodeType; typedef
1352 using LeafT = typename TreeT::LeafNodeType; typedef
1541 using LeafT = typename TreeT::LeafNodeType; typedef

123