C# 클래스 NewTOAPIA.GLU.Shapes.GLUQuadric

상속: GLRenderable
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

보호된 프로퍼티들

프로퍼티 타입 설명
fQuadric System.IntPtr

공개 메소드들

메소드 설명
Dispose ( ) : void
GLUQuadric ( GraphicsInterface gi, QuadricDrawStyle style, QuadricNormalType normalType, QuadricOrientation orientation ) : System

보호된 메소드들

메소드 설명
BeginRender ( GraphicsInterface gi ) : void
Dispose ( bool disposing ) : void

Releases the handle associated with this bitmap.

메소드 상세

BeginRender() 보호된 메소드

protected BeginRender ( GraphicsInterface gi ) : void
gi NewTOAPIA.GL.GraphicsInterface
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Dispose() 보호된 메소드

Releases the handle associated with this bitmap.

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

GLUQuadric() 공개 메소드

public GLUQuadric ( GraphicsInterface gi, QuadricDrawStyle style, QuadricNormalType normalType, QuadricOrientation orientation ) : System
gi NewTOAPIA.GL.GraphicsInterface
style QuadricDrawStyle
normalType QuadricNormalType
orientation QuadricOrientation
리턴 System

프로퍼티 상세

fQuadric 보호되어 있는 프로퍼티

protected IntPtr,System fQuadric
리턴 System.IntPtr