VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtAggregateLocalObjectDecorator Class Reference

This class will contain the subordinate manager that is used to manage the subordinates of this object.

Inheritance diagram for DtAggregateLocalObjectDecorator:
Inheritance graph
[legend]

Public Member Functions

 DtAggregateLocalObjectDecorator (DtLocalObject *)
 
virtual ~DtAggregateLocalObjectDecorator ()
 
virtual bool computeExtentFromParameters (const DtString &formationName, DtExtent &extent) const
 
DtSubordinateManagernextFrameSubordinateManager ()
 
virtual bool needsDesignatorReorder () const
 
- Public Member Functions inherited from DtLocalObjectDecorator
 DtLocalObjectDecorator (DtLocalObject *)
 
virtual ~DtLocalObjectDecorator ()
 
virtual void tick ()
 
- Public Member Functions inherited from DtDecoratorBase
 DtDecoratorBase ()
 
virtual ~DtDecoratorBase ()
 

Protected Attributes

DtSubordinateManagermyNextFrameSubordinates
 
- Protected Attributes inherited from DtLocalObjectDecorator
DtLocalObjectmyLocalObject
 

Additional Inherited Members

- Public Attributes inherited from DtDecoratorBase
boost::signals2::signal< void()> signal_decoratorDeleted
 

Constructor & Destructor Documentation

DtAggregateLocalObjectDecorator::DtAggregateLocalObjectDecorator ( DtLocalObject )
virtual DtAggregateLocalObjectDecorator::~DtAggregateLocalObjectDecorator ( )
virtual

Member Function Documentation

virtual bool DtAggregateLocalObjectDecorator::computeExtentFromParameters ( const DtString formationName,
DtExtent extent 
) const
virtual
DtSubordinateManager* DtAggregateLocalObjectDecorator::nextFrameSubordinateManager ( )
virtual bool DtAggregateLocalObjectDecorator::needsDesignatorReorder ( ) const
virtual

Member Data Documentation

DtSubordinateManager* DtAggregateLocalObjectDecorator::myNextFrameSubordinates
protected

Subordinate manager build from the subordinate component and updated when the subordinate component is updated. That will happen on an advance frame. This is also set up when the object is first referenced.


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

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)