C# Class Grey.Graphics.VGPCube

Inheritance: IVGeoProvider
Mostra file Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Public Methods

Method Description
Append ( List lVerts, List lInds, MeshedFace &mf ) : void
VGPCube ( ) : System

Method Details

Append() public method

public Append ( List lVerts, List lInds, MeshedFace &mf ) : void
lVerts List
lInds List
mf MeshedFace
return void

VGPCube() public method

public VGPCube ( ) : System
return System