WARNING : private use by forces only. More...
#include <ps_located.h>
Public Member Functions | |
| CParametricInfo () | |
| CParametricInfo (NLMISC::CVector pos, NLMISC::CVector speed, float date) | |
Public Attributes | |
| NLMISC::CVector | Pos |
| NLMISC::CVector | Speed |
| TAnimationTime | Date |
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 620 of file ps_located.h.
| NL3D::CPSLocated::CParametricInfo::CParametricInfo | ( | ) | [inline] |
Definition at line 622 of file ps_located.h.
| NL3D::CPSLocated::CParametricInfo::CParametricInfo | ( | NLMISC::CVector | pos, | |
| NLMISC::CVector | speed, | |||
| float | date | |||
| ) | [inline] |
Definition at line 623 of file ps_located.h.
Definition at line 629 of file ps_located.h.
Referenced by NL3D::CPSLocated::integrateSingle(), NL3D::CPSBrownianForce::integrateSingle(), and NL3D::CPSGravity::integrateSingle().
Definition at line 627 of file ps_located.h.
Referenced by NL3D::CPSLocated::integrateSingle(), NL3D::CPSBrownianForce::integrateSingle(), and NL3D::CPSGravity::integrateSingle().
Definition at line 628 of file ps_located.h.
Referenced by NL3D::CPSLocated::integrateSingle(), NL3D::CPSBrownianForce::integrateSingle(), and NL3D::CPSGravity::integrateSingle().
1.6.1