Home
last modified time | relevance | path

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

/dports/misc/openvdb/openvdb-9.0.0/openvdb_houdini/openvdb_houdini/
H A DGeometryUtil.cc660 pos = openvdb::tools::findFeaturePoint(points, normals); in operator ()()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DVolumeToMesh.h270 inline Vec3d findFeaturePoint( in findFeaturePoint() function