Space Engineers
Public Member Functions | Public Attributes | Properties | List of all members
Sandbox.Engine.Voxels.MyVoxelTriangle Struct Reference

Public Member Functions

override string ToString ()
 

Public Attributes

ushort VertexIndex0
 
ushort VertexIndex1
 
ushort VertexIndex2
 

Properties

ushort this[int i] [get, set]
 

Detailed Description

Definition at line 7 of file MyVoxelTriangle.cs.

Member Function Documentation

override string Sandbox.Engine.Voxels.MyVoxelTriangle.ToString ( )
inline

Definition at line 49 of file MyVoxelTriangle.cs.

Member Data Documentation

ushort Sandbox.Engine.Voxels.MyVoxelTriangle.VertexIndex0

Definition at line 9 of file MyVoxelTriangle.cs.

ushort Sandbox.Engine.Voxels.MyVoxelTriangle.VertexIndex1

Definition at line 10 of file MyVoxelTriangle.cs.

ushort Sandbox.Engine.Voxels.MyVoxelTriangle.VertexIndex2

Definition at line 11 of file MyVoxelTriangle.cs.

Property Documentation

ushort Sandbox.Engine.Voxels.MyVoxelTriangle.this[int i]
getset

Definition at line 14 of file MyVoxelTriangle.cs.


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