IGLMotionControl
Module: cae
Internal Class . Not to be used directly
__init__
method
__init__(self, wglmesh: IGLMesh)
StartStaticAnimation
method
StartStaticAnimation(self, max_scale, speed, interval)
StartModalAnimation
method
StartModalAnimation(self, scale, speed, interval)
StartFrameAnimation
method
StartFrameAnimation(self, step, result_type, interval)
Stop
method
Stop(self)
_on_timeout
method
_on_timeout(self)
_update_static_animation
method
_update_static_animation(self)
_update_modal_animation
method
_update_modal_animation(self)
_update_frame_animation
method
_update_frame_animation(self)