C# Class Axiom.Demos.DynamicTextures

Inheritance: TechDemo
Datei anzeigen Open project: WolfgangSt/axiom

Public Methods

Method Description
CreateScene ( ) : void
DynamicTextures ( ) : System
Setup ( ) : bool

Protected Methods

Method Description
OnFrameStarted ( object source, FrameEventArgs evt ) : void

Private Methods

Method Description
FROMFLOAT ( float X ) : int
HSVtoRGB ( float h, float s, float v ) : ColorEx
MULT ( int X, int Y ) : int
TOFLOAT ( int X ) : float
buildTexture ( ) : void
fireUpReactor ( ) : void
resetReactor ( ) : void
runStep ( ) : void
updateInfoParamA0 ( ) : void
updateInfoParamA1 ( ) : void
updateInfoParamF ( ) : void
updateInfoParamK ( ) : void

Method Details

CreateScene() public method

public CreateScene ( ) : void
return void

DynamicTextures() public method

public DynamicTextures ( ) : System
return System

OnFrameStarted() protected method

protected OnFrameStarted ( object source, FrameEventArgs evt ) : void
source object
evt FrameEventArgs
return void

Setup() public method

public Setup ( ) : bool
return bool