VR-Forces 4.0.4 Class Documentation
Public Member Functions | Private Member Functions
DtVrfAttachmentManager Class Reference

Class Description: DtVrfAttachmentManager. More...

Inheritance diagram for DtVrfAttachmentManager:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtVrfAttachmentManager (DtSimObjectStateRepository *owner)
 Constructor.
 DtVrfAttachmentManager (const DtVrfAttachmentManager &orig)
 Copy Constructor.
const DtVrfAttachmentManageroperator= (const DtVrfAttachmentManager &orig)
 Assignment Operator.
virtual ~DtVrfAttachmentManager ()
 Destructor.
virtual DtAttachmentManagerclone () const
 Creates a new manager calling the copy constructor and returns the result.
virtual DtVector getPartAttachPoint (const DtObjectType &partType, bool recurse=false) const
 This looks up the attachment geometry in the .epd file when creating art parts discovered on remote entities.
virtual
DtVrfObjectStateRepository
vrfOwner () const

Private Member Functions

 DtVrfAttachmentManager ()
 Default Constructor. Do not use.

Detailed Description

Class Description: DtVrfAttachmentManager.

The vrf attachment manager overrides DtAttachmentManager and provides an implementation of getPartAttachPoint that can take advantage of the component descriptors of the objects parameter entry.


Constructor & Destructor Documentation

Default Constructor. Do not use.

Constructor.

Copy Constructor.

Destructor.


Member Function Documentation

const DtVrfAttachmentManager& DtVrfAttachmentManager::operator= ( const DtVrfAttachmentManager orig)

Assignment Operator.

virtual DtAttachmentManager* DtVrfAttachmentManager::clone ( ) const [virtual]

Creates a new manager calling the copy constructor and returns the result.

Reimplemented from DtAttachmentManager.

virtual DtVector DtVrfAttachmentManager::getPartAttachPoint ( const DtObjectType partType,
bool  recurse = false 
) const [virtual]

This looks up the attachment geometry in the .epd file when creating art parts discovered on remote entities.

Need to give this a little more thought...

Reimplemented from DtAttachmentManager.


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)