Loading [MathJax]/extensions/tex2jax.js
MeshLib Python Docs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
mrcudapy.FastWindingNumber Member List

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

__init__(self, meshlib.mrmeshpy.Mesh mesh)mrcudapy.FastWindingNumber
__init__(self, FastWindingNumber arg0)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)mrcudapy.FastWindingNumber
calcFromGridByParts(self, meshlib.mrmeshpy.func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int resFunc, meshlib.mrmeshpy.Vector3i dims, meshlib.mrmeshpy.AffineXf3f gridToMeshXf, float beta, int layerOverlap, meshlib.mrmeshpy.func_bool_from_float cb)mrcudapy.FastWindingNumber
calcFromGridWithDistances(self, meshlib.mrmeshpy.std_vector_float res, meshlib.mrmeshpy.Vector3i dims, meshlib.mrmeshpy.AffineXf3f gridToMeshXf, meshlib.mrmeshpy.DistanceToMeshOptions options, meshlib.mrmeshpy.func_bool_from_float cb)mrcudapy.FastWindingNumber
calcFromGridWithDistancesByParts(self, meshlib.mrmeshpy.func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int resFunc, meshlib.mrmeshpy.Vector3i dims, meshlib.mrmeshpy.AffineXf3f gridToMeshXf, meshlib.mrmeshpy.DistanceToMeshOptions options, int layerOverlap, meshlib.mrmeshpy.func_bool_from_float cb)mrcudapy.FastWindingNumber
calcFromVector(self, meshlib.mrmeshpy.std_vector_float res, meshlib.mrmeshpy.std_vector_Vector3_float points, float beta, meshlib.mrmeshpy.FaceId skipFace, meshlib.mrmeshpy.func_bool_from_float cb)mrcudapy.FastWindingNumber
calcSelfIntersections(self, meshlib.mrmeshpy.FaceBitSet res, float beta, meshlib.mrmeshpy.func_bool_from_float cb)mrcudapy.FastWindingNumber