Skip to content

Struct rayx::Rad

ClassList > rayx > Rad

Public Attributes

Type Name
double rad

Public Functions

Type Name
Rad () = default
Rad (double r)
double cos () const
double sin () const
double tan () const
Deg toDeg () const

Public Attributes Documentation

variable rad

double rayx::Rad::rad;

Public Functions Documentation

function Rad [1/2]

rayx::Rad::Rad () = default

function Rad [2/2]

inline rayx::Rad::Rad (
    double r
) 

function cos

double rayx::Rad::cos () const

function sin

double rayx::Rad::sin () const

function tan

double rayx::Rad::tan () const

function toDeg

Deg rayx::Rad::toDeg () const


The documentation for this class was generated from the following file Intern/rayx-core/src/Angle.h