C# Class Axiom.Demos.Fresnel

Summary description for Fresnel.
Inheritance: TechDemo
Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Méthode Description
CreateScene ( ) : void
Fresnel ( ) : System

Méthodes protégées

Méthode Description
OnFrameStarted ( object source, FrameEventArgs evt ) : void

Private Methods

Méthode Description
Reflection_AfterUpdate ( RenderTargetEventArgs e ) : void
Reflection_BeforeUpdate ( RenderTargetEventArgs e ) : void
Refraction_AfterUpdate ( RenderTargetEventArgs e ) : void
Refraction_BeforeUpdate ( RenderTargetEventArgs e ) : void

Method Details

CreateScene() public méthode

public CreateScene ( ) : void
Résultat void

Fresnel() public méthode

public Fresnel ( ) : System
Résultat System

OnFrameStarted() protected méthode

protected OnFrameStarted ( object source, FrameEventArgs evt ) : void
source object
evt FrameEventArgs
Résultat void