OpenSceneGraph 2.8.4
|
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 Sun Jan 8 2012 13:16:53 for the OpenSceneGraph by doxygen 1.7.4. |