C# Класс SimLab.HexahedronMeshGeometry3D

Наследование: MeshBase
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
HexahedronMeshGeometry3D ( PositionBuffer positions, HalfHexahedronIndexBuffer triangleIndices ) : SharpGL.SceneGraph

Описание методов

HexahedronMeshGeometry3D() публичный Метод

public HexahedronMeshGeometry3D ( PositionBuffer positions, HalfHexahedronIndexBuffer triangleIndices ) : SharpGL.SceneGraph
positions PositionBuffer
triangleIndices HalfHexahedronIndexBuffer
Результат SharpGL.SceneGraph