VR-Forces 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 () override
 
virtual bool computeExtentFromParameters (const DtString &formationName, DtExtent &extent) const
 
DtSubordinateManagernextFrameSubordinateManager ()
 
virtual bool needsDesignatorReorder () const
 
- Public Member Functions inherited from DtLocalObjectDecorator
 DtLocalObjectDecorator (DtLocalObject *)
 
virtual ~DtLocalObjectDecorator () override
 
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 ( )
overridevirtual

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 Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)