C# 클래스 CSharpGL.Demos.ArcballScript

Manipulates renderer's rotation state with arcball.
상속: Script
파일 보기 프로젝트 열기: bitzhuwei/CSharpGL

공개 메소드들

메소드 설명
ArcballScript ( ArcBallManipulater arcballManipulater )

Manipulates renderer's rotation state with arcball.

보호된 메소드들

메소드 설명
DoUpdate ( ) : void

메소드 상세

ArcballScript() 공개 메소드

Manipulates renderer's rotation state with arcball.
public ArcballScript ( ArcBallManipulater arcballManipulater )
arcballManipulater ArcBallManipulater

DoUpdate() 보호된 메소드

protected DoUpdate ( ) : void
리턴 void