OrientableCoord Class Reference

#include <OrientableCoord.h>

Collaboration diagram for OrientableCoord:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OrientableCoord (OrientableLayout *fatherParam, const float x=0, const float y=0, const float z=0)
 OrientableCoord (OrientableLayout *fatherParam, const tlp::Coord &v)
void set (const float x=0, const float y=0, const float z=0)
void set (const tlp::Coord &v)
void setX (float x)
void setY (float y)
void setZ (float z)
float getX () const
float getY () const
float getZ () const
void setInvertedX (float x)
void setInvertedY (float y)
void setInvertedZ (float z)
float getInvertedX () const
float getInvertedY () const
float getInvertedZ () const

Protected Attributes

OrientableLayoutfather

Constructor & Destructor Documentation

OrientableCoord::OrientableCoord OrientableLayout fatherParam,
const float  x = 0,
const float  y = 0,
const float  z = 0
 

OrientableCoord::OrientableCoord OrientableLayout fatherParam,
const tlp::Coord &  v
 


Member Function Documentation

float OrientableCoord::getInvertedX  )  const
 

float OrientableCoord::getInvertedY  )  const
 

float OrientableCoord::getInvertedZ  )  const
 

float OrientableCoord::getX  )  const
 

float OrientableCoord::getY  )  const
 

float OrientableCoord::getZ  )  const
 

void OrientableCoord::set const tlp::Coord &  v  ) 
 

void OrientableCoord::set const float  x = 0,
const float  y = 0,
const float  z = 0
 

void OrientableCoord::setInvertedX float  x  ) 
 

void OrientableCoord::setInvertedY float  y  ) 
 

void OrientableCoord::setInvertedZ float  z  ) 
 

void OrientableCoord::setX float  x  ) 
 

void OrientableCoord::setY float  y  ) 
 

void OrientableCoord::setZ float  z  ) 
 


Member Data Documentation

OrientableLayout* OrientableCoord::father [protected]
 


Generated on Fri Jan 5 14:21:53 2007 for Tulip Plugins by  doxygen 1.4.6