MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.FastWindingNumber Member List

This is the complete list of members for mrmeshpy.FastWindingNumber, including all inherited members.

__init__(self, Mesh mesh)mrmeshpy.FastWindingNumber
__init__(self, FastWindingNumber arg0)mrmeshpy.FastWindingNumber
_pybind11_conduit_v1_(*args, **kwargs)mrmeshpy.FastWindingNumberprotectedstatic
calcFromGrid(self, std_vector_float res, Vector3i dims, AffineXf3f gridToMeshXf, float beta, func_bool_from_float cb)mrmeshpy.FastWindingNumber
calcFromGridWithDistances(self, std_vector_float res, Vector3i dims, AffineXf3f gridToMeshXf, DistanceToMeshOptions options, func_bool_from_float cb)mrmeshpy.FastWindingNumber
calcFromVector(self, std_vector_float res, std_vector_Vector3_float points, float beta, FaceId skipFace, func_bool_from_float cb)mrmeshpy.FastWindingNumber
calcSelfIntersections(self, FaceBitSet res, float beta, func_bool_from_float cb)mrmeshpy.FastWindingNumber
calcWithDistances(self, Vector3f p, DistanceToMeshOptions options)mrmeshpy.FastWindingNumber