Searched refs:AttributableShape (Results 1 – 6 of 6) sorted by relevance
38 class AttributableShape;69 virtual boost::shared_ptr<AttributableShape> getSubsetShape( 70 const boost::shared_ptr<AttributableShape>& rOrigShape,87 const boost::shared_ptr<AttributableShape>& rOrigShape,88 const boost::shared_ptr<AttributableShape>& rSubsetShape ) = 0;
38 class AttributableShape;40 typedef ::boost::shared_ptr< AttributableShape > AttributableShapeSharedPtr;50 class AttributableShape : public AnimatableShape class
139 virtual boost::shared_ptr<AttributableShape> getSubsetShape( 140 const boost::shared_ptr<AttributableShape>& rOrigShape,143 const boost::shared_ptr<AttributableShape>& rOrigShape,144 const boost::shared_ptr<AttributableShape>& rSubsetShape );
1060 ::boost::dynamic_pointer_cast< AttributableShape >( pShape ) ); in applyInitialShapeAttributes()
80 ::boost::dynamic_pointer_cast< AttributableShape >( pShape ) ); in lookupAttributableShape()
61 class DrawShape : public AttributableShape,
Completed in 18 milliseconds