Space Engineers
Public Member Functions | Properties | List of all members
VRageRender.Utils.MyWingedEdgeMesh.FaceVertexEnumerator Struct Reference

Note: This is invalid after the mesh changes! More...

Public Member Functions

 FaceVertexEnumerator (MyWingedEdgeMesh mesh, int faceIndex)
 
bool MoveNext ()
 

Properties

Vector3 Current [get]
 
int CurrentIndex [get]
 

Detailed Description

Note: This is invalid after the mesh changes!

Definition at line 615 of file MyWingedEdgeMesh.cs.

Constructor & Destructor Documentation

VRageRender.Utils.MyWingedEdgeMesh.FaceVertexEnumerator.FaceVertexEnumerator ( MyWingedEdgeMesh  mesh,
int  faceIndex 
)
inline

Definition at line 656 of file MyWingedEdgeMesh.cs.

Member Function Documentation

bool VRageRender.Utils.MyWingedEdgeMesh.FaceVertexEnumerator.MoveNext ( )
inline

Definition at line 664 of file MyWingedEdgeMesh.cs.

Property Documentation

Vector3 VRageRender.Utils.MyWingedEdgeMesh.FaceVertexEnumerator.Current
get

Definition at line 623 of file MyWingedEdgeMesh.cs.

int VRageRender.Utils.MyWingedEdgeMesh.FaceVertexEnumerator.CurrentIndex
get

Definition at line 640 of file MyWingedEdgeMesh.cs.


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