Home
last modified time | relevance | path

Searched defs:ValueOnCIter (Results 1 – 16 of 16) sorted by relevance

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tree/
H A DInternalNode.h214 using ValueOnCIter = ValueIter<const InternalNode, const ValueType, MaskOnIterator, ValueOn>; variable
H A DTree.h1023 using ValueOnCIter = TreeValueIteratorBase<const Tree, typename RootNodeType::ValueOnCIter>; variable
H A DRootNode.h368 using ValueOnCIter = ValueIter<const RootNode, MapCIter, ValueOnPred, const ValueType>; variable
H A DLeafNodeMask.h652 using ValueOnCIter = ValueIter<MaskOnIter, const LeafNode, const bool>; variable
H A DLeafNodeBool.h644 using ValueOnCIter = ValueIter<MaskOnIter, const LeafNode, const bool>; variable
H A DLeafNode.h286 using ValueOnCIter = ValueIter<MaskOnIterator, const LeafNode, const ValueType, ValueOn>; variable
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DMultiResGrid.h66 using ValueOnCIter = typename TreeType::ValueOnCIter; variable
H A DPointIndexGrid.h1586 using ValueOnCIter = typename BaseLeaf::template ValueIter< member
H A DVolumeToMesh.h1932 using ValueOnCIter = typename SignDataLeafNodeType::ValueOnCIter; in operator() local
1980 using ValueOnCIter = typename LeafNodeType::ValueOnCIter; in operator() local
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/
H A DGrid.h589 using ValueOnCIter = typename _TreeType::ValueOnCIter; variable
/dports/misc/openvdb/openvdb-9.0.0/openvdb_maya/openvdb_maya/
H A DOpenVDBUtil.h635 using ValueOnCIter = typename TreeType::LeafNodeType::ValueOnCIter; in operator() local
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestGrid.cc37 using ValueOnCIter = void; typedef in ProxyTree
H A DTestFile.cc1706 using ValueOnCIter = typename BaseLeaf::template ValueIter<typename NodeMaskType::OnIterator, typedef
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/viewer/
H A DRenderModules.cc853 using ValueOnCIter = typename TreeType::LeafNodeType::ValueOnCIter; in operator ()() typedef
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/points/
H A DPointDataGrid.h628 using ValueOnCIter = typename BaseLeaf::template ValueIter< variable
/dports/misc/openvdb/openvdb-9.0.0/openvdb_houdini/openvdb_houdini/
H A DSOP_OpenVDB_Diagnostics.cc820 using ValueOnCIter = typename BoolLeafNodeType::ValueOnCIter; in operator ()() typedef