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

Public Member Functions

 LoopIterator (MyPolygon poly, int loopBegin)
 
bool MoveNext ()
 

Properties

Vector3 Current [get]
 
int CurrentIndex [get]
 

Detailed Description

Definition at line 17 of file MyPolygon.cs.

Constructor & Destructor Documentation

VRageRender.Utils.MyPolygon.LoopIterator.LoopIterator ( MyPolygon  poly,
int  loopBegin 
)
inline

Definition at line 24 of file MyPolygon.cs.

Member Function Documentation

bool VRageRender.Utils.MyPolygon.LoopIterator.MoveNext ( )
inline

Definition at line 49 of file MyPolygon.cs.

Property Documentation

Vector3 VRageRender.Utils.MyPolygon.LoopIterator.Current
get

Definition at line 34 of file MyPolygon.cs.

int VRageRender.Utils.MyPolygon.LoopIterator.CurrentIndex
get

Definition at line 42 of file MyPolygon.cs.


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