NL3D::CPSLocated::CParametricInfo Struct Reference

#include <ps_located.h>


Detailed Description

WARNING : private use by forces only. This struct is used for parametric trajectory. These kind of trajectory can only be computed in a few case, but are useful in some cases.

Definition at line 632 of file ps_located.h.

Public Member Functions

 CParametricInfo (NLMISC::CVector pos, NLMISC::CVector speed, float date)
 CParametricInfo ()

Data Fields

TAnimationTime Date
NLMISC::CVector Pos
NLMISC::CVector Speed


Constructor & Destructor Documentation

NL3D::CPSLocated::CParametricInfo::CParametricInfo  )  [inline]
 

Definition at line 634 of file ps_located.h.

00634 {}

NL3D::CPSLocated::CParametricInfo::CParametricInfo NLMISC::CVector  pos,
NLMISC::CVector  speed,
float  date
[inline]
 

Definition at line 635 of file ps_located.h.

References Speed.

00636                         : Pos(pos), Speed(speed), Date(date)
00637                 {
00638                 }


Field Documentation

TAnimationTime NL3D::CPSLocated::CParametricInfo::Date
 

Definition at line 641 of file ps_located.h.

Referenced by NL3D::CPSLocated::integrateSingle(), NL3D::CPSBrownianForce::integrateSingle(), and NL3D::CPSGravity::integrateSingle().

NLMISC::CVector NL3D::CPSLocated::CParametricInfo::Pos
 

Definition at line 639 of file ps_located.h.

Referenced by NL3D::CPSLocated::integrateSingle(), NL3D::CPSBrownianForce::integrateSingle(), and NL3D::CPSGravity::integrateSingle().

NLMISC::CVector NL3D::CPSLocated::CParametricInfo::Speed
 

Definition at line 640 of file ps_located.h.

Referenced by CParametricInfo(), NL3D::CPSLocated::integrateSingle(), NL3D::CPSBrownianForce::integrateSingle(), and NL3D::CPSGravity::integrateSingle().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 07:17:09 2004 for NeL by doxygen 1.3.6