This is the complete list of members for meshlib.mrmeshpy.NormalsToPoints, including all inherited members.
__init__(self) | meshlib.mrmeshpy.NormalsToPoints | |
prepare(self, MeshTopology topology, float guideWeight=1) | meshlib.mrmeshpy.NormalsToPoints | |
run(self, VertCoords guide, FaceNormals normals, VertCoords points) | meshlib.mrmeshpy.NormalsToPoints | |
run(self, VertCoords guide, FaceNormals normals, VertCoords points, float maxInitialDistSq) | meshlib.mrmeshpy.NormalsToPoints |