PowerVR Software Development Kit |
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | PVRShellData |
Holds PVRShell internal data. More... | |
class | PVRShellCommandLine |
Command-line interpreter. More... | |
class | PVRShellInit |
main PVRShell class for initialisation More... | |
Defines | |
#define | FREE(X) { if(X) { free(X); (X)=0; } } |
#define | _ASSERT(X) /**/ |
#define | STR_WNDTITLE (" - Build ") |
Enumerations | |
enum | EPVRShellState { ePVRShellInitApp, ePVRShellInitInstance, ePVRShellRender, ePVRShellReleaseView, ePVRShellReleaseAPI, ePVRShellReleaseOS, ePVRShellQuitApp, ePVRShellExit } |
Abstract API and OS code. More... |
|
|
|
|
|
|
|
Abstract API and OS code.
|
Copyright © 1999-2006, PowerVR Technologies and partners. PowerVR Technologies is a division of Imagination Technologies Ltd.