Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

_Surface Struct Reference

#include <graphics.h>

List of all members.

Public Attributes

GLuint w
GLuint h
 Frame Width and Height (also texture width and height).

GLuint tx
GLuint ty
 Texture offset.

GLuint tex
 Texture number (for bind).

GLuint ts
 Texture size.

SDL_Surface * surface


Member Data Documentation

GLuint _Surface::h
 

Frame Width and Height (also texture width and height).

Definition at line 10 of file graphics.h.

Referenced by Graphics::blit(), Graphics::blitclip(), Graphics::blitGLtexture(), Graphics::CreateSurfaceFrom(), Graphics::displayFormat(), Background::Draw(), Background::GetMaxX(), Graphics::Graphics(), Graphics::loadImage(), Graphics::newSurface(), Graphics::PostOpenGLInit(), Background::SetStatic(), and Graphics::TexturizeSurface().

SDL_Surface* _Surface::surface
 

Definition at line 14 of file graphics.h.

Referenced by Graphics::blitclip(), Graphics::color(), Graphics::CreateSurfaceFrom(), Graphics::deleteSurface(), Graphics::displayFormat(), Graphics::fillSurface(), Graphics::flip(), Graphics::freeImage(), Graphics::Graphics(), Graphics::isFullscreen(), Graphics::isHWSurface(), Graphics::loadImage(), Graphics::newSurface(), Graphics::TexturizeSurface(), Graphics::toggleFullscreen(), and Graphics::~Graphics().

GLuint _Surface::tex
 

Texture number (for bind).

Definition at line 12 of file graphics.h.

Referenced by Graphics::blitGLtexture(), Graphics::TexturizeSurface(), and Graphics::UntexturizeSurface().

GLuint _Surface::ts
 

Texture size.

Definition at line 13 of file graphics.h.

Referenced by Graphics::blitGLtexture(), and Graphics::TexturizeSurface().

GLuint _Surface::tx
 

Definition at line 11 of file graphics.h.

Referenced by Graphics::TexturizeSurface().

GLuint _Surface::ty
 

Texture offset.

Definition at line 11 of file graphics.h.

Referenced by Graphics::TexturizeSurface().

GLuint _Surface::w
 

Definition at line 10 of file graphics.h.

Referenced by Graphics::blit(), Graphics::blitclip(), Graphics::blitGLtexture(), Graphics::CreateSurfaceFrom(), Graphics::displayFormat(), Background::Draw(), Background::GetHeight(), Graphics::Graphics(), Graphics::loadImage(), Graphics::newSurface(), Graphics::PostOpenGLInit(), Background::SetStatic(), and Graphics::TexturizeSurface().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 8 12:02:21 2002 for nnc by doxygen1.3-rc1