Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CEGUIColourRect.h File Reference

#include "CEGUIBase.h"
#include "CEGUIcolour.h"

Include dependency graph for CEGUIColourRect.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  CEGUI

Classes

class  CEGUI::ColourRect
 Class that holds details of colours for the four corners of a rectangle. More...

Enumerations

enum  QuadSplitMode { TopLeftToBottomRight, BottomLeftToTopRight }
 Enumerated type that contains the valid diagonal-mode that specify how a quad is split into triangles when rendered with fx. a 3D API. More...


Enumeration Type Documentation

enum QuadSplitMode
 

Enumerated type that contains the valid diagonal-mode that specify how a quad is split into triangles when rendered with fx. a 3D API.

Enumeration values:
TopLeftToBottomRight  Diagonal goes from top-left to bottom-right.
BottomLeftToTopRight  Diagonal goes from bottom-left to top-right.

Definition at line 40 of file CEGUIColourRect.h.

Referenced by CEGUI::RenderableImage::getQuadSplitMode().


Generated on Wed Feb 16 12:41:08 2005 for Crazy Eddies GUI System by  doxygen 1.3.9.1