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
makVrv::DtPartCollectionInterceptor Class Reference

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

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

Public Member Functions

 DtPartCollectionInterceptor (DtArticulatedPartListener &listener, DtClock *clock=0)
 
virtual ~DtPartCollectionInterceptor ()
 
virtual DtArticulatedPartcreatePart (DtArticulatedPart *copy=0) const
 

Protected Attributes

DtArticulatedPartListenermyListener
 

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 Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)