VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtPartCollectionInterceptor Class Reference

An interceptor which allows for calls to parts in a collection to be intercepted. More...

Inheritance diagram for makVrv::DtPartCollectionInterceptor:
Inheritance graph
[legend]

Public Member Functions

 DtPartCollectionInterceptor (DtArticulatedPartListener &listener, DtClock *clock=0)
 CTOR.
virtual ~DtPartCollectionInterceptor ()
 DTOR.
virtual DtArticulatedPartcreatePart (DtArticulatedPart *copy=0) const
 Function used to create a part instance.

Protected Attributes

DtArticulatedPartListenermyListener

Detailed Description

An interceptor which allows for calls to parts in a collection to be intercepted.

Constructor & Destructor Documentation

makVrv::DtPartCollectionInterceptor::DtPartCollectionInterceptor ( DtArticulatedPartListener listener,
DtClock clock = 0 
)

CTOR.

virtual makVrv::DtPartCollectionInterceptor::~DtPartCollectionInterceptor ( )
virtual

DTOR.

Member Function Documentation

virtual DtArticulatedPart* makVrv::DtPartCollectionInterceptor::createPart ( DtArticulatedPart copy = 0) const
virtual

Function used to create a part instance.

This is a separate function to allow subclasses to create the part instances.

Parameters
Input
copyis an optional parameter which should be used with a copy constructor when copy is valid.

Member Data Documentation

DtArticulatedPartListener& makVrv::DtPartCollectionInterceptor::myListener
protected

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

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)