Public Member Functions | |
| META_Object (osgSim, ShapeAttributeList) ShapeAttributeList() | |
| ShapeAttributeList (const ShapeAttributeList &sal, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| Copy constructor, optional CopyOp object can be used to control shallow vs deep copying of dynamic data. | |
| virtual int | compare (const osgSim::ShapeAttributeList &sal) const |
| return -1 if *this < *rhs, 0 if *this==*rhs, 1 if *this>*rhs. | |
Protected Member Functions | |
| virtual | ~ShapeAttributeList () |
| osgSim::ShapeAttributeList::ShapeAttributeList | ( | const ShapeAttributeList & | sal, | |
| const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY | |||
| ) | [inline] |
Copy constructor, optional CopyOp object can be used to control shallow vs deep copying of dynamic data.
| virtual osgSim::ShapeAttributeList::~ShapeAttributeList | ( | ) | [inline, protected, virtual] |
| virtual int osgSim::ShapeAttributeList::compare | ( | const osgSim::ShapeAttributeList & | sal | ) | const [virtual] |
return -1 if *this < *rhs, 0 if *this==*rhs, 1 if *this>*rhs.
| osgSim::ShapeAttributeList::META_Object | ( | osgSim | , | |
| ShapeAttributeList | ||||
| ) | [inline] |
| Generated at Sat May 14 08:21:22 2011 for the OpenSceneGraph by doxygen 1.5.9. |