C# 클래스 WaveEngine.Components.Primitives.Pyramid

A 3D pyramid.
상속: Geometric
파일 보기 프로젝트 열기: WaveEngine/Components

공개 메소드들

메소드 설명
Pyramid ( float size ) : WaveEngine.Common.Math

Initializes a new instance of the Pyramid class.

메소드 상세

Pyramid() 공개 메소드

Initializes a new instance of the Pyramid class.
public Pyramid ( float size ) : WaveEngine.Common.Math
size float The size of the base.
리턴 WaveEngine.Common.Math