OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::Angle Class Reference

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

#include <OgreMath.h>

Public Member Functions

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ Angle()

Ogre::Angle::Angle ( float  angle)
inlineexplicit

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