Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.AI.Pathfinding.MyVoxelConnectionHelper.OuterEdgePoint Struct Reference

Public Member Functions

 OuterEdgePoint (int edgeIndex, bool firstPoint)
 
override string ToString ()
 

Public Attributes

int EdgeIndex
 
bool FirstPoint
 

Detailed Description

Definition at line 51 of file MyVoxelConnectionHelper.cs.

Constructor & Destructor Documentation

Sandbox.Game.AI.Pathfinding.MyVoxelConnectionHelper.OuterEdgePoint.OuterEdgePoint ( int  edgeIndex,
bool  firstPoint 
)
inline

Definition at line 56 of file MyVoxelConnectionHelper.cs.

Member Function Documentation

override string Sandbox.Game.AI.Pathfinding.MyVoxelConnectionHelper.OuterEdgePoint.ToString ( )
inline

Definition at line 62 of file MyVoxelConnectionHelper.cs.

Member Data Documentation

int Sandbox.Game.AI.Pathfinding.MyVoxelConnectionHelper.OuterEdgePoint.EdgeIndex

Definition at line 53 of file MyVoxelConnectionHelper.cs.

bool Sandbox.Game.AI.Pathfinding.MyVoxelConnectionHelper.OuterEdgePoint.FirstPoint

Definition at line 54 of file MyVoxelConnectionHelper.cs.


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