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

CEGUI::Vector3 Class Reference

Class used as a three dimensional vector. More...

#include <CEGUIVector.h>

List of all members.

Public Member Functions

 Vector3 (void)
 Vector3 (float x, float y, float z)
 ~Vector3 (void)

Public Attributes

float d_x
float d_y
float d_z


Detailed Description

Class used as a three dimensional vector.

Definition at line 118 of file CEGUIVector.h.


Constructor & Destructor Documentation

CEGUI::Vector3::Vector3 void   )  [inline]
 

Definition at line 121 of file CEGUIVector.h.

CEGUI::Vector3::Vector3 float  x,
float  y,
float  z
[inline]
 

Definition at line 122 of file CEGUIVector.h.

CEGUI::Vector3::~Vector3 void   )  [inline]
 

Definition at line 123 of file CEGUIVector.h.


Member Data Documentation

float CEGUI::Vector3::d_x
 

Definition at line 125 of file CEGUIVector.h.

Referenced by CEGUI::RenderableElement::draw(), CEGUI::Image::draw(), CEGUI::RenderableImage::draw_impl(), CEGUI::RenderableFrame::draw_impl(), CEGUI::MultiColumnList::drawSelf(), CEGUI::Listbox::drawSelf(), CEGUI::Font::drawText(), CEGUI::MouseCursor::getDisplayIndependantPosition(), CEGUI::MouseCursor::MouseCursor(), CEGUI::MouseCursor::offsetPosition(), and CEGUI::MouseCursor::setPosition().

float CEGUI::Vector3::d_y
 

Definition at line 125 of file CEGUIVector.h.

Referenced by CEGUI::RenderableElement::draw(), CEGUI::ListboxTextItem::draw(), CEGUI::Image::draw(), CEGUI::RenderableImage::draw_impl(), CEGUI::RenderableFrame::draw_impl(), CEGUI::MultiColumnList::drawSelf(), CEGUI::Listbox::drawSelf(), CEGUI::Font::drawText(), CEGUI::MouseCursor::getDisplayIndependantPosition(), CEGUI::MouseCursor::MouseCursor(), CEGUI::MouseCursor::offsetPosition(), and CEGUI::MouseCursor::setPosition().

float CEGUI::Vector3::d_z
 

Definition at line 125 of file CEGUIVector.h.

Referenced by CEGUI::ListboxTextItem::draw(), CEGUI::Image::draw(), CEGUI::RenderableImage::draw_impl(), CEGUI::MultiColumnList::drawSelf(), CEGUI::Listbox::drawSelf(), CEGUI::Font::drawText(), and CEGUI::MouseCursor::MouseCursor().


The documentation for this class was generated from the following file:
Generated on Wed Feb 16 12:41:11 2005 for Crazy Eddies GUI System by  doxygen 1.3.9.1