Infinite Runner Engine v1.9
Public Member Functions | Public Attributes | List of all members
MoreMountains.Tools.MMGeometry.MMEdge Struct Reference

Public Member Functions

 MMEdge (int aV1, int aV2, int aIndex)
 

Public Attributes

int Vertice1
 
int Vertice2
 
int TriangleIndex
 

Constructor & Destructor Documentation

◆ MMEdge()

MoreMountains.Tools.MMGeometry.MMEdge.MMEdge ( int  aV1,
int  aV2,
int  aIndex 
)

Member Data Documentation

◆ TriangleIndex

int MoreMountains.Tools.MMGeometry.MMEdge.TriangleIndex

◆ Vertice1

int MoreMountains.Tools.MMGeometry.MMEdge.Vertice1

◆ Vertice2

int MoreMountains.Tools.MMGeometry.MMEdge.Vertice2

The documentation for this struct was generated from the following file: