NLMISC::CMouseSmoother::CSample Class Reference


Public Member Functions

 CSample (double date, const NLMISC::CVector2f &pos)
 CSample ()

Data Fields

double Date
CVector2f Pos

Constructor & Destructor Documentation

NLMISC::CMouseSmoother::CSample::CSample  )  [inline]
 

Definition at line 68 of file mouse_smoother.h.

00068 {}

NLMISC::CMouseSmoother::CSample::CSample double  date,
const NLMISC::CVector2f pos
[inline]
 

Definition at line 70 of file mouse_smoother.h.

00070                                                                  : Date(date), Pos(pos)
00071                 {
00072                 }


Field Documentation

double NLMISC::CMouseSmoother::CSample::Date
 

Definition at line 64 of file mouse_smoother.h.

Referenced by NLMISC::CMouseSmoother::samplePos().

CVector2f NLMISC::CMouseSmoother::CSample::Pos
 

Definition at line 65 of file mouse_smoother.h.

Referenced by NLMISC::CMouseSmoother::samplePos().


The documentation for this class was generated from the following file:
Generated on Tue Mar 16 13:23:15 2004 for NeL by doxygen 1.3.6