|
Product parts
|
|
Virtual File system
|
| Virtual Render |
| Virtual Machine |
| |
|
Demo Games
|
| |
|
3D Engine
|
|
gvSystem(dx9)
|
|
|
|
Link
|
 |
|
|
gm_rect.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
|
Classes |
| class | gm_rect_2d |
| | triangle strip. 2D rectangle simple. More...
|
| class | gm_rect_3d |
| | The gm_rect_3d class 3d object like rectangle. rotate,scale,translation,wvp;. More...
|
Functions |
| float | patchX (float x) |
| | The patchX function temporary function.will be remove.
|
| float | patchY (float y) |
| | The patchY function temporary function. will be remove.
|
Function Documentation
The patchX function temporary function.will be remove.
- Parameters:
-
| x | a parameter of type float |
- Returns:
- extern float
The patchY function temporary function. will be remove.
- Parameters:
-
| y | a parameter of type float |
- Returns:
- extern float
|