C# 클래스 Varray, NewTOAPIA

상속: NewTOAPIA.GL.GLModel
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

메소드 설명
OnMouseActivity ( Object sender, MouseActivityArgs mea ) : void
OnSetViewport ( int w, int h ) : void
Varray ( ) : System
setupInterleave ( ) : void
setupPointers ( ) : void

보호된 메소드들

메소드 설명
DrawBegin ( ) : void
DrawContent ( ) : void
DrawEnd ( ) : void

메소드 상세

DrawBegin() 보호된 메소드

protected DrawBegin ( ) : void
리턴 void

DrawContent() 보호된 메소드

protected DrawContent ( ) : void
리턴 void

DrawEnd() 보호된 메소드

protected DrawEnd ( ) : void
리턴 void

OnMouseActivity() 공개 메소드

public OnMouseActivity ( Object sender, MouseActivityArgs mea ) : void
sender Object
mea NewTOAPIA.UI.MouseActivityArgs
리턴 void

OnSetViewport() 공개 메소드

public OnSetViewport ( int w, int h ) : void
w int
h int
리턴 void

Varray() 공개 메소드

public Varray ( ) : System
리턴 System

setupInterleave() 공개 메소드

public setupInterleave ( ) : void
리턴 void

setupPointers() 공개 메소드

public setupPointers ( ) : void
리턴 void