Home
last modified time | relevance | path

Searched defs:ChildT (Results 1 – 4 of 4) sorted by relevance

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DSignedFloodFill.h185 using ChildT = typename RootT::ChildNodeType; in operator() local
H A DFilter.h278 using ChildT = typename RootT::ChildNodeType; in operator() local
325 using ChildT = typename NodeT::ChildNodeType; in operator() local
H A DFindActiveValues.h524 using ChildT = typename NodeT::ChildNodeType; in count() local
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestTreeVisitor.cc101 using ChildT = typename IterT::ChildNodeType; in operator ()() typedef