Свойство | Type | Description | |
---|---|---|---|
m_Bitmap | |||
m_Probe | Probe |
Méthode | Description | |
---|---|---|
OutputPanel ( IContainer container ) : System | ||
SampleCubeMap ( WMath _View, CubeMapSampler _Sampler, byte &_R, byte &_G, byte &_B ) : void | ||
SampleCubeMap ( float3 _View, CubeMapSampler _Sampler, byte &_R, byte &_G, byte &_B ) : void | ||
UpdateBitmap ( ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnMouseUp ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
OnSizeChanged ( |
Méthode | Description | |
---|---|---|
CubeMapSamplerAlbedo ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
CubeMapSamplerDistance ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
CubeMapSamplerEmissiveMatID ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
CubeMapSamplerFaceIndex ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
CubeMapSamplerNeighborProbeID ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
CubeMapSamplerNormal ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
CubeMapSamplerSH ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
CubeMapSamplerSetAlbedo ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
CubeMapSamplerSetDistance ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
CubeMapSamplerSetIndex ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
CubeMapSamplerSetNormal ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
CubeMapSamplerSetSamples ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
CubeMapSamplerStaticLit ( Probe _Pixel, byte &_R, byte &_G, byte &_B ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
protected OnMouseUp ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Résultat | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Résultat | void |
protected OnSizeChanged ( |
||
e | ||
Résultat | void |
public OutputPanel ( IContainer container ) : System | ||
container | IContainer | |
Résultat | System |
public SampleCubeMap ( WMath _View, CubeMapSampler _Sampler, byte &_R, byte &_G, byte &_B ) : void | ||
_View | WMath | |
_Sampler | CubeMapSampler | |
_R | byte | |
_G | byte | |
_B | byte | |
Résultat | void |
public SampleCubeMap ( float3 _View, CubeMapSampler _Sampler, byte &_R, byte &_G, byte &_B ) : void | ||
_View | float3 | |
_Sampler | CubeMapSampler | |
_R | byte | |
_G | byte | |
_B | byte | |
Résultat | void |
protected Bitmap,System.Drawing m_Bitmap | ||
Résultat |