C# 클래스 SimLab.HexahedronMeshGeometry3D

상속: MeshBase
파일 보기 프로젝트 열기: bitzhuwei/CSharpGL 1 사용 예제들

공개 메소드들

메소드 설명
HexahedronMeshGeometry3D ( PositionBuffer positions, HalfHexahedronIndexBuffer triangleIndices ) : SharpGL.SceneGraph

메소드 상세

HexahedronMeshGeometry3D() 공개 메소드

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