# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CPSLocated::CParametricInfo Struct Reference

WARNING : private use by forces only. More...

#include <ps_located.h>

List of all members.

Public Methods

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

Public Attributes

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


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 601 of file ps_located.h.


Constructor & Destructor Documentation

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

Definition at line 603 of file ps_located.h.

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

Definition at line 604 of file ps_located.h.

References Date, Pos, and Speed.


Member Data Documentation

TAnimationTime NL3D::CPSLocated::CParametricInfo::Date
 

Definition at line 610 of file ps_located.h.

Referenced by CParametricInfo.

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

Definition at line 608 of file ps_located.h.

Referenced by CParametricInfo.

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

Definition at line 609 of file ps_located.h.

Referenced by CParametricInfo.


The documentation for this struct was generated from the following file: