# 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::CPostNewElementRequestInfo Struct Reference

used internally to record the request of creation of new posted located. More...

#include <ps_located.h>

List of all members.

Public Methods

void serial (NLMISC::IStream &f) throw (NLMISC::EStream)
 CPostNewElementRequestInfo (const CVector &pos = CVector::Null, const CVector &speed = CVector::Null)

Public Attributes

CVector _Pos
CVector _Speed


Detailed Description

used internally to record the request of creation of new posted located.

Definition at line 413 of file ps_located.h.


Constructor & Destructor Documentation

NL3D::CPSLocated::CPostNewElementRequestInfo::CPostNewElementRequestInfo ( const CVector & pos = CVector::Null,
const CVector & speed = CVector::Null ) [inline]
 

Definition at line 421 of file ps_located.h.


Member Function Documentation

void NL3D::CPSLocated::CPostNewElementRequestInfo::serial ( NLMISC::IStream & f ) throw (NLMISC::EStream) [inline]
 

Definition at line 417 of file ps_located.h.


Member Data Documentation

CVector NL3D::CPSLocated::CPostNewElementRequestInfo::_Pos
 

Definition at line 415 of file ps_located.h.

CVector NL3D::CPSLocated::CPostNewElementRequestInfo::_Speed
 

Definition at line 416 of file ps_located.h.


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