Home
last modified time | relevance | path

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

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DVolumeToMesh.h3218 struct IdentifyIntersectingVoxels struct
3225 IdentifyIntersectingVoxels( argument
3231 IdentifyIntersectingVoxels(IdentifyIntersectingVoxels&, tbb::split);
3233 void join(const IdentifyIntersectingVoxels& rhs) { in join() argument
3252 IdentifyIntersectingVoxels<InputTreeType>::IdentifyIntersectingVoxels( in IdentifyIntersectingVoxels() function
3270 IdentifyIntersectingVoxels<InputTreeType>::IdentifyIntersectingVoxels( in IdentifyIntersectingVoxels() function
3271 IdentifyIntersectingVoxels& rhs, tbb::split) in IdentifyIntersectingVoxels()
3285 IdentifyIntersectingVoxels<InputTreeType>::operator()(const tbb::blocked_range<size_t>& range) in operator()
3334 IdentifyIntersectingVoxels<InputTreeType> op( in identifySurfaceIntersectingVoxels()