#include "IGeometry.h"
#include "ITexture.h"
#include "ILight.h"
#include "IControl.h"
#include <physic.h>
Go to the source code of this file.
Classes | |
struct | RenderDesc |
Description of the renderer. More... | |
struct | Instance |
class | IRender |
Typedefs | |
typedef struct Instance * | pInstance |