C# 클래스 PsmFramework.Engines.DrawEngine2d.Cameras.ScreenCamera

상속: CameraBase
파일 보기 프로젝트 열기: artwallace/PsmFramework 1 사용 예제들

보호된 메소드들

메소드 설명
CleanupBounds ( ) : void
CleanupCenter ( ) : void
InitializeBounds ( ) : void
InitializeCenter ( ) : void
RecalcProjectionMatrixHelper ( ) : void

비공개 메소드들

메소드 설명
RecalcBounds ( ) : void
ScreenCamera ( DrawEngine2d drawEngine2d ) : System

메소드 상세

CleanupBounds() 보호된 메소드

protected CleanupBounds ( ) : void
리턴 void

CleanupCenter() 보호된 메소드

protected CleanupCenter ( ) : void
리턴 void

InitializeBounds() 보호된 메소드

protected InitializeBounds ( ) : void
리턴 void

InitializeCenter() 보호된 메소드

protected InitializeCenter ( ) : void
리턴 void

RecalcProjectionMatrixHelper() 보호된 메소드

protected RecalcProjectionMatrixHelper ( ) : void
리턴 void