#include <pandabase.h>
#include "mathNumbers.h"
Go to the source code of this file.
Functions | |
BEGIN_PUBLISH INLINE_LINMATH double | deg_2_rad (double f) |
INLINE_LINMATH double | rad_2_deg (double f) |
INLINE_LINMATH float | deg_2_rad (float f) |
INLINE_LINMATH float | rad_2_deg (float f) |
|
|
Definition at line 27 of file deg_2_rad.h. References MathNumbers::deg_2_rad, and INLINE_LINMATH. |
|
Definition at line 31 of file deg_2_rad.h. References INLINE_LINMATH, and MathNumbers::rad_2_deg_f. Referenced by ChanResolveFOV(), PerspectiveLens::film_to_fov(), CylindricalLens::film_to_fov(), FLOATNAME(), load_gridded_models(), move_gridded_stuff(), PSphereLens::project_impl(), FisheyeLens::project_impl(), CylindricalLens::project_impl(), Lens::set_frustum_from_corners(), unwind_yup_rotation(), and unwind_zup_rotation(). |
|
Definition at line 28 of file deg_2_rad.h. References INLINE_LINMATH, and MathNumbers::rad_2_deg. |