OMK::Vis::AnimatorPlug Class Reference

The plug to retrieve information the animators needs. More...

#include <OMKAnimatorPlug.h>

Inheritance diagram for OMK::Vis::AnimatorPlug:

Inheritance graph
[legend]
List of all members.

Public Member Functions

Interface for \ref OMK::Vis::Animator.
virtual bool isValueChanged () const=0
 Returns true if the associated value has changed since the last call.

Detailed Description

The plug to retrieve information the animators needs.

Author:
Benoit Chanclou,bunraku <bchanclo@irisa.fr> Abstract class used by OMK::Vis::Animator to retrieve informations through an event or an output of a simulated object.

Definition at line 37 of file OMKAnimatorPlug.h.


Constructor & Destructor Documentation

AnimatorPlug::~AnimatorPlug (  )  [virtual]

Destructor.

Definition at line 35 of file OMKAnimatorPlug.cpp.

00036 {
00037 }

AnimatorPlug::AnimatorPlug (  )  [protected]

Default constructor.

Default protected constructor, only used by the sons.

Definition at line 28 of file OMKAnimatorPlug.cpp.

00029 {
00030 }

AnimatorPlug::~AnimatorPlug (  )  [virtual]

Destructor.

Definition at line 35 of file OMKAnimatorPlug.cpp.

00036 {
00037 }

AnimatorPlug::AnimatorPlug (  )  [protected]

Default constructor.

Default protected constructor, only used by the sons.

Definition at line 28 of file OMKAnimatorPlug.cpp.

00029 {
00030 }


Member Function Documentation

virtual bool OMK::Vis::AnimatorPlug::isValueChanged (  )  const [pure virtual]

Returns true if the associated value has changed since the last call.

Implemented in OMK::Vis::AnimatorEventPlug, OMK::Vis::AnimatorEventPlugT< T >, and OMK::Vis::AnimatorInputPlugT< T >.

Referenced by OMK::Vis::Animator::processVis().


logo OpenMask

Documentation generated on Mon Jun 9 11:46:05 2008

Generated with doxygen by Dimitri van Heesch ,   1997-2007