C# Class Axiom.Demos.BezierPatch

Inheritance: DemoBase
Afficher le fichier Open project: WolfgangSt/axiom

Protected Properties

Свойство Type Description
factor float
isWireframe bool
patch Axiom.Core.PatchMesh
patchDeclaration Axiom.Graphics.VertexDeclaration
patchEntity Entity
patchPass Axiom.Graphics.Pass
timeLapse float

Méthodes publiques

Méthode Description
CreateScene ( ) : void

Méthodes protégées

Méthode Description
OnFrameRenderingQueued ( Object source, FrameEventArgs evt ) : void

Method Details

CreateScene() public méthode

public CreateScene ( ) : void
Résultat void

OnFrameRenderingQueued() protected méthode

protected OnFrameRenderingQueued ( Object source, FrameEventArgs evt ) : void
source Object
evt FrameEventArgs
Résultat void

Property Details

factor protected_oe property

protected float factor
Résultat float

isWireframe protected_oe property

protected bool isWireframe
Résultat bool

patch protected_oe property

protected PatchMesh,Axiom.Core patch
Résultat Axiom.Core.PatchMesh

patchDeclaration protected_oe property

protected VertexDeclaration,Axiom.Graphics patchDeclaration
Résultat Axiom.Graphics.VertexDeclaration

patchEntity protected_oe property

protected Entity patchEntity
Résultat Entity

patchPass protected_oe property

protected Pass,Axiom.Graphics patchPass
Résultat Axiom.Graphics.Pass

timeLapse protected_oe property

protected float timeLapse
Résultat float