C# 클래스 Axiom.Demos.BezierPatch

상속: DemoBase
파일 보기 프로젝트 열기: WolfgangSt/axiom

보호된 프로퍼티들

프로퍼티 타입 설명
factor float
isWireframe bool
patch Axiom.Core.PatchMesh
patchDeclaration Axiom.Graphics.VertexDeclaration
patchEntity Entity
patchPass Axiom.Graphics.Pass
timeLapse float

공개 메소드들

메소드 설명
CreateScene ( ) : void

보호된 메소드들

메소드 설명
OnFrameRenderingQueued ( Object source, FrameEventArgs evt ) : void

메소드 상세

CreateScene() 공개 메소드

public CreateScene ( ) : void
리턴 void

OnFrameRenderingQueued() 보호된 메소드

protected OnFrameRenderingQueued ( Object source, FrameEventArgs evt ) : void
source Object
evt FrameEventArgs
리턴 void

프로퍼티 상세

factor 보호되어 있는 프로퍼티

protected float factor
리턴 float

isWireframe 보호되어 있는 프로퍼티

protected bool isWireframe
리턴 bool

patch 보호되어 있는 프로퍼티

protected PatchMesh,Axiom.Core patch
리턴 Axiom.Core.PatchMesh

patchDeclaration 보호되어 있는 프로퍼티

protected VertexDeclaration,Axiom.Graphics patchDeclaration
리턴 Axiom.Graphics.VertexDeclaration

patchEntity 보호되어 있는 프로퍼티

protected Entity patchEntity
리턴 Entity

patchPass 보호되어 있는 프로퍼티

protected Pass,Axiom.Graphics patchPass
리턴 Axiom.Graphics.Pass

timeLapse 보호되어 있는 프로퍼티

protected float timeLapse
리턴 float