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

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

calcFromGrid(self, std_vector_float res, Vector3i dims, AffineXf3f gridToMeshXf, float beta, func_bool_from_float cb='MR::ProgressCallback{}')meshlib.mrmeshpy.IFastWindingNumber
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.IFastWindingNumber
calcFromVector(self, std_vector_float res, std_vector_Vector3_float points, float beta, FaceId skipFace='MR::FaceId{}')meshlib.mrmeshpy.IFastWindingNumber
calcSelfIntersections(self, FaceBitSet res, float beta, func_bool_from_float cb='MR::ProgressCallback{}')meshlib.mrmeshpy.IFastWindingNumber