Include dependency graph for XFcGL.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | XFcGL |
X-Forge Core Graphics Library. More... | |
class | XFcGLCustomRenderCallback |
Callback interface for the custom primitive type mechanism. More... | |
class | XFcGLCustomVertex |
Vertex type for the custom primitive callback mechanism. More... | |
class | XFcGLLight |
Defines a light source. More... | |
class | XFcGLLVertex |
An example for legal vertex format. More... | |
class | XFcGLMaterial |
Defines a material. More... | |
class | XFcGLTLVertex |
An example for legal vertex format. More... | |
class | XFcGLVertex |
An example for legal vertex format. More... | |
class | XFcGLViewport |
Defines GL viewport. More... | |
Defines | |
#define | XFC_MAX_NUMBER_OF_LIGHTS 8 |
Max. number of lights supported. | |
#define | XFCGL_VERTEX (XFCGLVF_XYZ | XFCGLVF_NORMAL | XFCGLVF_TEXTURE1) |
Flag definitions for the XFcGLVertex type. | |
#define | XFCGL_LVERTEX (XFCGLVF_XYZ | XFCGLVF_DIFFUSECOLOR | XFCGLVF_TEXTURE1) |
Flag definitions for the XFcGLLVertex type. | |
#define | XFCGL_TLVERTEX (XFCGLVF_XYZ | XFCGLVF_RHW | XFCGLVF_DIFFUSECOLOR | XFCGLVF_TEXTURE1) |
Flag definitions for the XFcGLTLVertex type. |
X-Forge Core
Copyright 2000-2003 Fathammer Ltd
|
Max. number of lights supported.
|
|
Flag definitions for the XFcGLLVertex type.
|
|
Flag definitions for the XFcGLTLVertex type.
|
|
Flag definitions for the XFcGLVertex type.
|
![]() | ||||
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch |