MeshLib C# Docs
Loading...
Searching...
No Matches
MRMeshCollidePrecise.cs File Reference

Classes

class  MR
class  MR.Const_EdgeTri
 edge from one mesh and triangle from another mesh Generated from class MR.EdgeTri. This is the const half of the class. More...
class  MR.EdgeTri
 edge from one mesh and triangle from another mesh Generated from class MR.EdgeTri. This is the non-const half of the class. More...
class  MR.Const_VarEdgeTri
 if isEdgeATriB() == true, then stores edge from mesh A and triangle from mesh B if isEdgeATriB() == false, then stores edge from mesh B and triangle from mesh A Generated from class MR.VarEdgeTri. This is the const half of the class. More...
class  MR.Const_VarEdgeTri.Const_FlaggedTri
 Generated from class MR.VarEdgeTri.FlaggedTri. This is the const half of the class. More...
class  MR.Const_VarEdgeTri.FlaggedTri
 Generated from class MR.VarEdgeTri.FlaggedTri. This is the non-const half of the class. More...
class  MR.VarEdgeTri
 if isEdgeATriB() == true, then stores edge from mesh A and triangle from mesh B if isEdgeATriB() == false, then stores edge from mesh B and triangle from mesh A Generated from class MR.VarEdgeTri. This is the non-const half of the class. More...