Home
last modified time | relevance | path

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

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DVolumeToMesh.h2846 class PointListCopy
2849 PointListCopy(const PointList& pointsIn, std::vector<Vec3s>& pointsOut) in PointListCopy() function
5179 volume_to_mesh_internal::PointListCopy ptnCpy(mesher.pointList(), points); in doVolumeToMesh()