![]() |
VR-Forces 4.8 Class Documentation
|
An interceptor for the articulated parts. More...

Public Member Functions | |
| DtArticulatedPartInterceptor (DtArticulatedPartListener &listener, DtClock *clock) | |
| CTOR. More... | |
| virtual | ~DtArticulatedPartInterceptor () |
| DTOR. More... | |
| virtual bool | setParameter (ParameterMetric parameterMetric, const Parameter ¶meter, bool setOnlyValue=true) |
| Intercept the set parameter call. More... | |
Protected Attributes | |
| DtArticulatedPartListener & | myListener |
An interceptor for the articulated parts.
| makVrv::DtArticulatedPartInterceptor::DtArticulatedPartInterceptor | ( | DtArticulatedPartListener & | listener, |
| DtClock * | clock | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Intercept the set parameter call.
|
protected |