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

LODSwitch Class Reference

#include <LOD.h>

List of all members.

Public Member Functions

INLINE LODSwitch ()
INLINE LODSwitch (float in, float out)
INLINE LODSwitch (const LODSwitch &copy)
INLINE void operator= (const LODSwitch &copy)
INLINE void get_range (float &in, float &out) const
INLINE float get_in () const
INLINE float get_out () const
INLINE void set_range (float in, float out)
INLINE bool in_range (float dist_squared) const
INLINE void rescale (float factor_squared)
INLINE bool operator== (const LODSwitch &other) const
INLINE bool operator!= (const LODSwitch &other) const
INLINE bool operator< (const LODSwitch &other) const
INLINE void write_datagram (Datagram &destination) const
INLINE void read_datagram (DatagramIterator &source)

Protected Attributes

float _in
float _out


Constructor & Destructor Documentation

INLINE LODSwitch::LODSwitch  ) 
 

INLINE LODSwitch::LODSwitch float  in,
float  out
 

INLINE LODSwitch::LODSwitch const LODSwitch &  copy  ) 
 


Member Function Documentation

INLINE float LODSwitch::get_in  )  const
 

INLINE float LODSwitch::get_out  )  const
 

INLINE void LODSwitch::get_range float &  in,
float &  out
const
 

INLINE bool LODSwitch::in_range float  dist_squared  )  const
 

INLINE bool LODSwitch::operator!= const LODSwitch &  other  )  const
 

INLINE bool LODSwitch::operator< const LODSwitch &  other  )  const
 

INLINE void LODSwitch::operator= const LODSwitch &  copy  ) 
 

INLINE bool LODSwitch::operator== const LODSwitch &  other  )  const
 

INLINE void LODSwitch::read_datagram DatagramIterator source  ) 
 

INLINE void LODSwitch::rescale float  factor_squared  ) 
 

INLINE void LODSwitch::set_range float  in,
float  out
 

INLINE void LODSwitch::write_datagram Datagram destination  )  const
 


Member Data Documentation

float LODSwitch::_in [protected]
 

Definition at line 67 of file LOD.h.

float LODSwitch::_out [protected]
 

Definition at line 68 of file LOD.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:12:43 2003 for Panda by doxygen1.3