PowerVR Software Development Kit


Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

PVRShell.cpp File Reference

Shell to make programming 3D APIs easier. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include "PVRShell.h"
#include "PVRShellOS.h"
#include "PVRShellAPI.h"
#include "PVRShellImpl.h"
#include "../Builds/sdkver.h"

Include dependency graph for PVRShell.cpp:

Include dependency graph

Defines

#define PVRSHELL_QUIT_AFTER_FRAME   -1
#define PVRSHELL_QUIT_AFTER_TIME   -1
#define PVRSHELL_SCREENSHOT_NAME   "PVRShell"
#define PVRSHELL_DIR_SYM   '\\'
#define BMPHEADERSIZE   (14)
#define BMPINFOSIZE   (40)

Detailed Description

Shell to make programming 3D APIs easier.

Date:
26/01/2005
Copyright:
Copyright (C) 2005 - 2006 by Imagination Technologies Limited.
Platform:
Independant
Description:
Makes programming for 3D APIs easier by wrapping surface initialization, Texture allocation and other functions for use by a demo.

Define Documentation



BMPHEADERSIZE


#define BMPHEADERSIZE   (14)
 



BMPINFOSIZE


#define BMPINFOSIZE   (40)
 



PVRSHELL_DIR_SYM


#define PVRSHELL_DIR_SYM   '\\'
 



PVRSHELL_QUIT_AFTER_FRAME


#define PVRSHELL_QUIT_AFTER_FRAME   -1
 



PVRSHELL_QUIT_AFTER_TIME


#define PVRSHELL_QUIT_AFTER_TIME   -1
 



PVRSHELL_SCREENSHOT_NAME


#define PVRSHELL_SCREENSHOT_NAME   "PVRShell"
 



Copyright © 1999-2006, PowerVR Technologies and partners. PowerVR Technologies is a division of Imagination Technologies Ltd.


Generated by DOXYGEN 1.3.6