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

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)

Public Attributes

float d_x
float d_y
float d_z


Detailed Description

Class used as a three dimensional vector.

Definition at line 120 of file CEGUIVector.h.


Constructor & Destructor Documentation

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

Definition at line 123 of file CEGUIVector.h.

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

Definition at line 124 of file CEGUIVector.h.


Member Data Documentation

float CEGUI::Vector3::d_x
 

Definition at line 126 of file CEGUIVector.h.

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

float CEGUI::Vector3::d_y
 

Definition at line 126 of file CEGUIVector.h.

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

float CEGUI::Vector3::d_z
 

Definition at line 126 of file CEGUIVector.h.

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


The documentation for this class was generated from the following file:
Generated on Wed Sep 7 10:07:38 2005 for Crazy Eddies GUI System by  doxygen 1.4.3