15 #ifndef DtAggregateMoveIntoFormationDescriptor_H_
16 #define DtAggregateMoveIntoFormationDescriptor_H_
58 virtual bool stopMovingUponArrival()
const;
59 virtual void setStopMovingUponArrival(
bool yesNo);
64 virtual bool turnToHeadingUponArrival()
const;
65 virtual void setTurnToHeadingUponArrival(
bool yesNo);
70 virtual bool groundClamp()
const;
71 virtual void setGroundClamp(
bool yesNo);
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:42
Definition: readerWriterRegistry.h:39
DtComponentDescriptor & operator=(const DtComponentDescriptor &orig)
assignment
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=NULL) const
virtual DtString type() const
Returns the type of component this descriptor describes.
Description: Readable, Writable bool.
Definition: rwBoolean.h:26
static DtComponentDescriptor * creator()