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

CurveFitter::DataPoint Class Reference

#include <curveFitter.h>

List of all members.

Public Member Functions

INLINE DataPoint ()
INLINE void output (ostream &out) const
INLINE bool operator< (const DataPoint &other) const

Public Attributes

float _t
LVecBase3f _xyz
LVecBase3f _hpr
LVecBase3f _tangent
LVecBase3f _hpr_tangent


Constructor & Destructor Documentation

INLINE CurveFitter::DataPoint::DataPoint  ) 
 


Member Function Documentation

INLINE bool CurveFitter::DataPoint::operator< const DataPoint &  other  )  const
 

INLINE void CurveFitter::DataPoint::output ostream &  out  )  const
 

Referenced by operator<<().


Member Data Documentation

LVecBase3f CurveFitter::DataPoint::_hpr
 

Definition at line 77 of file curveFitter.h.

Referenced by CurveFitter::add_hpr(), CurveFitter::add_xyz_hpr(), and CurveFitter::sample().

LVecBase3f CurveFitter::DataPoint::_hpr_tangent
 

Definition at line 79 of file curveFitter.h.

float CurveFitter::DataPoint::_t
 

Definition at line 75 of file curveFitter.h.

Referenced by CurveFitter::add_hpr(), CurveFitter::add_xyz(), CurveFitter::add_xyz_hpr(), and CurveFitter::sample().

LVecBase3f CurveFitter::DataPoint::_tangent
 

Definition at line 78 of file curveFitter.h.

LVecBase3f CurveFitter::DataPoint::_xyz
 

Definition at line 76 of file curveFitter.h.

Referenced by CurveFitter::add_xyz(), CurveFitter::add_xyz_hpr(), and CurveFitter::sample().


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