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

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

__init__(self)mrmeshpy.MultiRayMeshIntersectResult
__init__(self, MultiRayMeshIntersectResult arg0)mrmeshpy.MultiRayMeshIntersectResult
__init__(self, BitSet intersectingRays, std_vector_float rayParams, std_vector_Id_FaceTag isectFaces, std_vector_TriPoint_float isectBary, std_vector_Vector3_float isectPts)mrmeshpy.MultiRayMeshIntersectResult
intersectingRays(self)mrmeshpy.MultiRayMeshIntersectResult
intersectingRays(self, BitSet arg1)mrmeshpy.MultiRayMeshIntersectResult
isectBary(self)mrmeshpy.MultiRayMeshIntersectResult
isectBary(self, std_vector_TriPoint_float arg1)mrmeshpy.MultiRayMeshIntersectResult
isectFaces(self)mrmeshpy.MultiRayMeshIntersectResult
isectFaces(self, std_vector_Id_FaceTag arg1)mrmeshpy.MultiRayMeshIntersectResult
isectPts(self)mrmeshpy.MultiRayMeshIntersectResult
isectPts(self, std_vector_Vector3_float arg1)mrmeshpy.MultiRayMeshIntersectResult
rayParams(self)mrmeshpy.MultiRayMeshIntersectResult
rayParams(self, std_vector_float arg1)mrmeshpy.MultiRayMeshIntersectResult