C# Class SimLab.HexahedronMeshGeometry3D

Inheritance: MeshBase
Afficher le fichier Open project: bitzhuwei/CSharpGL Class Usage Examples

Méthodes publiques

Méthode Description
HexahedronMeshGeometry3D ( PositionBuffer positions, HalfHexahedronIndexBuffer triangleIndices ) : SharpGL.SceneGraph

Method Details

HexahedronMeshGeometry3D() public méthode

public HexahedronMeshGeometry3D ( PositionBuffer positions, HalfHexahedronIndexBuffer triangleIndices ) : SharpGL.SceneGraph
positions PositionBuffer
triangleIndices HalfHexahedronIndexBuffer
Résultat SharpGL.SceneGraph