C# Class Grey.Graphics.VGPCube6

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

Public Methods

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

Method Details

Append() public method

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

VGPCube6() public method

public VGPCube6 ( ) : System
return System