Home
last modified time | relevance | path

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

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DVolumeToMesh.h1387 computeCellPoints(std::vector<Vec3d>& points, in computeCellPoints() function
1418 computeCellPoints(std::vector<Vec3d>& points, std::vector<bool>& weightedPointMask, in computeCellPoints() function
1632 computeCellPoints(points, values, signs, iso); in operator()
1640 computeCellPoints(points, weightedPointMask, values, refValues, signs, refSigns, in operator()
1706 computeCellPoints(points, values, signs, iso); in operator()