graphic_core.h File Reference

Declaration of one of base abstract classes - GraphicCore, also declare some useful constants end enumerations. More...

#include "gpucalc/object.h"

Go to the source code of this file.

Namespaces

namespace  gpucalc

Classes

class  gpucalc::GraphicCore
 Abstract class representing graphical core. More...

Enumerations

enum  gpucalc::TextureUsage { gpucalc::TU_Static = 0, gpucalc::TU_Render = 1 }
 This enumeration defines usage of Texture object. More...
enum  gpucalc::Vendor {
  gpucalc::DEFAULT = 0, gpucalc::NVIDIA = 1, gpucalc::MESA = 2, gpucalc::GDI = 3,
  gpucalc::ATI = 4
}
 Defines vendor of GPU. More...

Variables

const char gpucalc::_GraphicCoreClassName [] = "GraphicCore"


Detailed Description

Declaration of one of base abstract classes - GraphicCore, also declare some useful constants end enumerations.

Author:
Kutumov Alexey
Date:
2008
Version:
0.8.0

Definition in file graphic_core.h.


Generated on Thu Mar 5 22:36:42 2009 for gpucalc by  doxygen 1.5.6