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

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

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