VR-Forces 4.0.4 Class Documentation
Public Member Functions
DtRwGroundInteractionPt Class Reference

Read/writable DtGroundInteraction Point. More...

Inheritance diagram for DtRwGroundInteractionPt:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtRwGroundInteractionPt ()
 DtRwGroundInteractionPt (const DtString &name, DtReaderWriterRegistry *const parentRegistry=0)
 DtRwGroundInteractionPt (const DtString &name, const DtVector &localPosition=DtVector::zero(), DtAttachedTerrain *terrainAttachedTo=0, DtReaderWriterRegistry *const parentRegistry=0)
virtual ~DtRwGroundInteractionPt ()
virtual void putData (FILE *fp, int indentLevel=0)
 Deriving class overrides these to get/put class specific data.
virtual DtlObjPtr getData (DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings)

Detailed Description

Read/writable DtGroundInteraction Point.

Most of this class is just derived state. The only thing we read/write is the local position value, which is the offset of the ground interaction point from the center of the vehicle base.


Constructor & Destructor Documentation

DtRwGroundInteractionPt::DtRwGroundInteractionPt ( const DtString name,
DtReaderWriterRegistry *const  parentRegistry = 0 
)
DtRwGroundInteractionPt::DtRwGroundInteractionPt ( const DtString name,
const DtVector localPosition = DtVector::zero(),
DtAttachedTerrain terrainAttachedTo = 0,
DtReaderWriterRegistry *const  parentRegistry = 0 
)

Member Function Documentation

virtual void DtRwGroundInteractionPt::putData ( FILE *  fp,
int  indentLevel = 0 
) [virtual]

Deriving class overrides these to get/put class specific data.

Reimplemented from DtReaderWriter.

virtual DtlObjPtr DtRwGroundInteractionPt::getData ( DtlObjPtr  args,
const DtFilename &  searchPath,
const DtVariableBindingsList variableBindings 
) [virtual]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)