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

VPRotation Class Reference

#include <vprotation.h>

List of all members.

Public Member Functions

 VPRotation ()
void vpSetPositionX (float v)
void vpSetPositionY (float v)
void vpSetPreviousPositionX (float v)
void vpSetPreviousPositionY (float v)
void vpSetAngleX (float v)
void vpSetAngleY (float v)
float vpGetPositionX ()
float vpGetPositionY ()
float vpGetPreviousPositionX ()
float vpGetPreviousPositionY ()
float vpGetAngleX ()
float vpGetAngleY ()
void vpSetRotation (float posX, float posY, float posAntX, float posAntY, float angleX, float angleY)
void vpGetRotation (float &pos_X, float &pos_Y, float &posAnt_X, float &posAnt_Y, float &angle_X, float &angle_Y)


Detailed Description

Definition at line 24 of file vprotation.h.


Constructor & Destructor Documentation

VPRotation::VPRotation  ) 
 


Member Function Documentation

float VPRotation::vpGetAngleX  ) 
 

Referenced by VPCutPlane::vpRender().

float VPRotation::vpGetAngleY  ) 
 

Referenced by VPCutPlane::vpRender().

float VPRotation::vpGetPositionX  ) 
 

float VPRotation::vpGetPositionY  ) 
 

float VPRotation::vpGetPreviousPositionX  ) 
 

float VPRotation::vpGetPreviousPositionY  ) 
 

void VPRotation::vpGetRotation float &  pos_X,
float &  pos_Y,
float &  posAnt_X,
float &  posAnt_Y,
float &  angle_X,
float &  angle_Y
 

void VPRotation::vpSetAngleX float  v  ) 
 

void VPRotation::vpSetAngleY float  v  ) 
 

void VPRotation::vpSetPositionX float  v  ) 
 

void VPRotation::vpSetPositionY float  v  ) 
 

void VPRotation::vpSetPreviousPositionX float  v  ) 
 

void VPRotation::vpSetPreviousPositionY float  v  ) 
 

void VPRotation::vpSetRotation float  posX,
float  posY,
float  posAntX,
float  posAntY,
float  angleX,
float  angleY
 


The documentation for this class was generated from the following file:
Generated on Tue Sep 6 10:00:18 2005 for VPAT by  doxygen 1.4.4