|
Product parts
|
|
Virtual File system
|
| Virtual Render |
| Virtual Machine |
| |
|
Demo Games
|
| |
|
3D Engine
|
|
gvSystem(dx9)
|
|
|
|
Link
|
 |
|
|
gm_os Class ReferenceThe gm_os class ! not impl.
More...
#include <gm_os.h>
Inheritance diagram for gm_os:
[legend]List of all members.
|
Public Member Functions |
| | gm_os (void) |
| virtual | ~gm_os (void) |
| virtual void | init (void) |
| virtual void | run (void) |
| virtual void | shut (void) |
Detailed Description
The gm_os class ! not impl.
Definition at line 6 of file gm_os.h.
Constructor & Destructor Documentation
| gm_os::gm_os |
( |
void |
|
) |
[inline] |
| virtual gm_os::~gm_os |
( |
void |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual void gm_os::init |
( |
void |
|
) |
[inline, virtual] |
| virtual void gm_os::run |
( |
void |
|
) |
[inline, virtual] |
| virtual void gm_os::shut |
( |
void |
|
) |
[inline, virtual] |
The documentation for this class was generated from the following file:
|