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

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

__init__(self, Mesh mesh)meshlib.mrmeshpy.FastWindingNumber
__init__(self, FastWindingNumber arg0)meshlib.mrmeshpy.FastWindingNumber
calcFromGrid(self, std_vector_float res, Vector3i dims, AffineXf3f gridToMeshXf, float beta, func_bool_from_float cb)meshlib.mrmeshpy.FastWindingNumber
calcFromGridWithDistances(self, std_vector_float res, Vector3i dims, AffineXf3f gridToMeshXf, float windingNumberThreshold, float beta, float maxDistSq, float minDistSq, func_bool_from_float cb)meshlib.mrmeshpy.FastWindingNumber
calcFromVector(self, std_vector_float res, std_vector_Vector3_float points, float beta, FaceId skipFace='MR::FaceId{}')meshlib.mrmeshpy.FastWindingNumber
calcSelfIntersections(self, FaceBitSet res, float beta, func_bool_from_float cb)meshlib.mrmeshpy.FastWindingNumber
calcWithDistances(self, Vector3f p, float windingNumberThreshold, float beta, float maxDistSq, float minDistSq)meshlib.mrmeshpy.FastWindingNumber