tile2d
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SinCos Class Reference

Used to simplify the use of precalculated values for sine and cosine. More...

#include <math.hpp>

Public Member Functions

 SinCos (Float rot)
 
 SinCos (Float psin, Float pcos)
 
void setRot (Float rot)
 
SinCos getNegate () const
 
SinCos operator- (const SinCos &other) const
 
SinCos operator+ (const SinCos &other) const
 
SinCos abs () const
 

Public Attributes

Float sin
 
Float cos
 

Detailed Description

Used to simplify the use of precalculated values for sine and cosine.


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