Home
last modified time | relevance | path

Searched refs:NonConstGridType (Results 1 – 3 of 3) sorted by relevance

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/points/
H A DPointCount.h174 auto& nonConstPoints = const_cast<typename AdapterT::NonConstGridType&>(points); in pointCountGrid()
193 auto& nonConstPoints = const_cast<typename AdapterT::NonConstGridType&>(points); in pointCountGrid()
H A DPointMask.h386 auto& nonConstPoints = const_cast<typename AdapterT::NonConstGridType&>(points); in convertPointsToMask()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/
H A DGrid.h1078 using NonConstGridType = Grid<NonConstTreeType>; member
1080 using NonConstGridPtrType = typename NonConstGridType::Ptr;
1108 using NonConstGridType = Grid<NonConstTreeType>;
1110 using NonConstGridPtrType = typename NonConstGridType::Ptr;
1137 using NonConstGridType = Grid<NonConstTreeType>;
1139 using NonConstGridPtrType = typename NonConstGridType::Ptr;