CartoType API
Public Member Functions
CartoType::CTexture Class Reference

#include <cartotype_graphics.h>

Inheritance diagram for CartoType::CTexture:
CartoType::CBitmapTexture CartoType::COwnBitmapTexture

List of all members.

Public Member Functions

virtual const TBitmapBitmap () const =0
virtual void GetBounds (TRect &aRect) const =0
virtual bool IsEmpty () const =0

Detailed Description

Textures are bitmaps that can be drawn using an arbitrary 2D transformation. They are usually implemented by graphics acceleration systems. The CTexture class is an abstract base class to be implemented by a graphics library such as OpenGL.


The documentation for this class was generated from the following file: