C# 클래스 GtkGL.Rotation

파일 보기 프로젝트 열기: mono/gtkglarea-sharp

공개 프로퍼티들

프로퍼티 타입 설명
dir Direction
xRot float

공개 메소드들

메소드 설명
Rotation ( Direction d, float xr, float yr, float zr ) : System

메소드 상세

Rotation() 공개 메소드

public Rotation ( Direction d, float xr, float yr, float zr ) : System
d Direction
xr float
yr float
zr float
리턴 System

프로퍼티 상세

dir 공개적으로 프로퍼티

public Direction dir
리턴 Direction

xRot 공개적으로 프로퍼티

public float xRot
리턴 float