#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 in file deg_2_rad.h.
|
Definition at line 33 of file deg_2_rad.h. Referenced by DiscEmitter::assign_initial_position(), ChanResolveFOV(), Fog::get_linear_opaque_point(), PT(), and EggGroupNode::resolve_filenames(). |
|
Definition at line 30 of file deg_2_rad.h. References MathNumbers::deg_2_rad_f, and INLINE_LINMATH. |
|
Definition at line 34 of file deg_2_rad.h. Referenced by ChanResolveFOV(), PSphereLens::extrude_impl(), PerspectiveLens::fov_to_film(), and move_gridded_stuff(). |
|
Definition at line 31 of file deg_2_rad.h. References INLINE_LINMATH, and MathNumbers::rad_2_deg_f. |