C# Class Grey.Graphics.VoxGeo

Inheritance: IDisposable
Datei anzeigen Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Public Properties

Property Type Description
IB IndexBuffer
Region Grey.Vox.Region
VB VertexBuffer

Public Methods

Method Description
Dispose ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Property Details

IB public_oe property

public IndexBuffer IB
return IndexBuffer

Region public_oe property

public Region,Grey.Vox Region
return Grey.Vox.Region

VB public_oe property

public VertexBuffer VB
return VertexBuffer