KViewerInterface Class Reference

Inheritance diagram for KViewerInterface:
[legend]
Collaboration diagram for KViewerInterface:
[legend]
List of all members.

Public Member Functions

 KViewerInterface (HINSTANCE hInstance, HWND hWnd, u32 Adapter, u32 Width, u32 Height, u32 Bpp, u32 bFullScreen, u32 RefreshRate)
virtual ~KViewerInterface ()
virtual bool Init ()
virtual void End ()
virtual void Display ()
virtual void MoveFrame ()
void TranslateCamera (float x, float y, float z)
void RotateCamera (float x, float y, float z)
bool LoadModel (char *pFileName)
bool CloseModel ()
KModelDrawGetpModel ()

Protected Attributes

KModelDrawm_pModel
KSHADER m_hShader
char m_pModelName [1024]

Detailed Description

Definition at line 8 of file ViewerInterface.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:44 2007 for Zythum Project by  doxygen 1.5.1-p1