Searched refs:AnimatableShape (Results 1 – 4 of 4) sorted by relevance
42 class AnimatableShape;62 virtual void enterAnimationMode( const boost::shared_ptr<AnimatableShape>& rShape ) = 0;73 virtual void leaveAnimationMode( const boost::shared_ptr<AnimatableShape>& rShape ) = 0;
43 class AnimatableShape : public Shape class79 typedef ::boost::shared_ptr< AnimatableShape > AnimatableShapeSharedPtr;
50 class AttributableShape : public AnimatableShape
54 class TestShape : public slideshow::internal::AnimatableShape
Completed in 46 milliseconds