Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/linmath/cmath.I File Reference

Go to the source code of this file.

Functions

INLINE_LINMATH float csqrt (float v)
INLINE_LINMATH float csin (float v)
INLINE_LINMATH float ccos (float v)
INLINE_LINMATH float ctan (float v)
INLINE_LINMATH void sincosf (float v, float *pSinResult, float *pCosResult)
INLINE_LINMATH void sincosd (double v, double *pSinResult, double *pCosResult)
INLINE_LINMATH void csincos (float v, float *pSinResult, float *pCosResult)
INLINE_LINMATH void csincos (double v, double *pSinResult, double *pCosResult)
INLINE_LINMATH float cabs (float v)
INLINE_LINMATH float catan (float v)
INLINE_LINMATH float catan2 (float y, float x)
INLINE_LINMATH double cfloor (double f)
INLINE_LINMATH double cceil (double f)
INLINE_LINMATH double csqrt (double v)
INLINE_LINMATH double csin (double v)
INLINE_LINMATH double ccos (double v)
INLINE_LINMATH double ctan (double v)
INLINE_LINMATH double cabs (double v)
INLINE_LINMATH double catan (double v)
INLINE_LINMATH double catan2 (double y, double x)
INLINE_LINMATH bool cnan (double v)


Detailed Description

Definition in file cmath.I.


Function Documentation

INLINE_LINMATH double cabs double  v  ) 
 

Definition at line 150 of file cmath.I.

References INLINE_LINMATH.

Referenced by Fog::output().

INLINE_LINMATH float cabs float  v  ) 
 

Definition at line 90 of file cmath.I.

References INLINE_LINMATH.

INLINE_LINMATH double catan double  v  ) 
 

Definition at line 154 of file cmath.I.

References INLINE_LINMATH, x, and y.

Referenced by PerspectiveLens::fov_to_film().

INLINE_LINMATH float catan float  v  ) 
 

Definition at line 94 of file cmath.I.

References INLINE_LINMATH, x, and y.

INLINE_LINMATH double catan2 double  y,
double  x
 

Definition at line 158 of file cmath.I.

References INLINE_LINMATH.

Referenced by PSphereLens::extrude_impl().

INLINE_LINMATH float catan2 float  y,
float  x
 

Definition at line 98 of file cmath.I.

References INLINE_LINMATH.

INLINE_LINMATH double cceil double  f  ) 
 

Definition at line 121 of file cmath.I.

Referenced by filter_row().

INLINE_LINMATH double ccos double  v  ) 
 

Definition at line 142 of file cmath.I.

References INLINE_LINMATH.

Referenced by Fog::get_linear_opaque_point().

INLINE_LINMATH float ccos float  v  ) 
 

Definition at line 36 of file cmath.I.

References INLINE_LINMATH.

INLINE_LINMATH double cfloor double  f  ) 
 

Definition at line 108 of file cmath.I.

Referenced by filter_row(), ParametricCurve::get_num_dimensions(), AnimControl::get_play_rate(), AnimControl::pingpong(), AnimChannelScalarTable::write_datagram(), and FFTCompressor::write_header().

INLINE_LINMATH bool cnan double  v  ) 
 

Definition at line 162 of file cmath.I.

Referenced by CollisionSphere::get_collision_origin().

INLINE_LINMATH double csin double  v  ) 
 

Definition at line 138 of file cmath.I.

References INLINE_LINMATH.

INLINE_LINMATH float csin float  v  ) 
 

Definition at line 32 of file cmath.I.

References INLINE_LINMATH.

INLINE_LINMATH void csincos double  v,
double *  pSinResult,
double *  pCosResult
 

Definition at line 86 of file cmath.I.

References INLINE_LINMATH.

Referenced by PT().

INLINE_LINMATH void csincos float  v,
float *  pSinResult,
float *  pCosResult
 

Definition at line 82 of file cmath.I.

References INLINE_LINMATH, and sincosd().

INLINE_LINMATH double csqrt double  v  ) 
 

Definition at line 134 of file cmath.I.

References INLINE_LINMATH.

Referenced by Lens::compute_view_hpr(), FLOATNAME(), and move_gridded_stuff().

INLINE_LINMATH float csqrt float  v  ) 
 

Definition at line 28 of file cmath.I.

References INLINE_LINMATH.

INLINE_LINMATH double ctan double  v  ) 
 

Definition at line 146 of file cmath.I.

References INLINE_LINMATH.

INLINE_LINMATH float ctan float  v  ) 
 

Definition at line 40 of file cmath.I.

References INLINE_LINMATH.

INLINE_LINMATH void sincosd double  v,
double *  pSinResult,
double *  pCosResult
 

_X86_

_X86_

Definition at line 65 of file cmath.I.

Referenced by csincos().

INLINE_LINMATH void sincosf float  v,
float *  pSinResult,
float *  pCosResult
 

_X86_

_X86_

Definition at line 45 of file cmath.I.

References DWORD.


Generated on Fri May 2 00:45:48 2003 for Panda by doxygen1.3