My Project
Public Member Functions | List of all members
ParaEngine::Angle Class Reference

Wrapper class which identifies a value as the currently default angle type, as defined by Math::setAngleUnit. More...

#include <ParaAngle.h>

Public Member Functions

 Angle (float angle)
 
 operator Radian () const
 
 operator Degree () const
 

Detailed Description

Wrapper class which identifies a value as the currently default angle type, as defined by Math::setAngleUnit.

Remarks
Angle values will be automatically converted between radians and degrees, as appropriate.

The documentation for this class was generated from the following files: