Repetier-Host Plugin  2.0.0
RepetierHostExtender.geom.ModelAnimation Class Reference

Base class for animations. Animations are used to modify the appeareance of the underlying content. E.g. it could pulse an object. More...

Inheritance diagram for RepetierHostExtender.geom.ModelAnimation:
RepetierHostExtender.geom.DropAnimation RepetierHostExtender.geom.PulseAnimation

Public Member Functions

 ModelAnimation (string _name)
 
virtual bool AnimationFinished ()
 Return true, if the animation is finished More...
 
virtual void BeforeAction (ThreeDModel model)
 
virtual void AfterAction (ThreeDModel model)
 

Public Attributes

string name
 

Properties

double Time [get]
 

Detailed Description

Base class for animations. Animations are used to modify the appeareance of the underlying content. E.g. it could pulse an object.

Member Function Documentation

◆ AnimationFinished()

virtual bool RepetierHostExtender.geom.ModelAnimation.AnimationFinished ( )
virtual

Return true, if the animation is finished

Returns

Reimplemented in RepetierHostExtender.geom.DropAnimation.


The documentation for this class was generated from the following file:
About Us | Privacy Policy