C# Class SimLab.HexahedronMeshGeometry3D

Inheritance: MeshBase
Show file Open project: bitzhuwei/CSharpGL Class Usage Examples

Public Methods

Method Description
HexahedronMeshGeometry3D ( PositionBuffer positions, HalfHexahedronIndexBuffer triangleIndices ) : SharpGL.SceneGraph

Method Details

HexahedronMeshGeometry3D() public method

public HexahedronMeshGeometry3D ( PositionBuffer positions, HalfHexahedronIndexBuffer triangleIndices ) : SharpGL.SceneGraph
positions PositionBuffer
triangleIndices HalfHexahedronIndexBuffer
return SharpGL.SceneGraph