Метод | Описание | |
---|---|---|
CheckKeys ( ) : void |
The check keys.
|
|
InitializeGraphics ( ) : bool |
The initialize graphics.
|
|
LightmapViewer ( |
Initializes a new instance of the LightmapViewer class.
|
|
Main ( ) : void |
The main entry point for the application.
|
Метод | Описание | |
---|---|---|
OnKeyPress ( |
The on key press.
|
|
OnPaint ( PaintEventArgs e ) : void |
The on paint.
|
|
OnResize ( |
The on resize.
|
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void | ||
ModelViewer_MouseDown ( object sender, MouseEventArgs e ) : void |
The model viewer_ mouse down.
|
|
ModelViewer_MouseDownx ( object sender, MouseEventArgs e ) : void |
The model viewer_ mouse downx.
|
|
ModelViewer_MouseUp ( object sender, MouseEventArgs e ) : void |
The model viewer_ mouse up.
|
|
Render ( ) : void |
The render.
|
|
SetupMatrices ( ) : void |
The setup matrices.
|
public LightmapViewer ( |
||
meta | The meta. | |
Результат | System |
protected OnKeyPress ( |
||
e | The e. | |
Результат | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | The e. |
Результат | void |
protected OnResize ( |
||
e | The e. | |
Результат | void |