|
Choreonoid
1.5
|
#include <SceneCollision.h>
Additional Inherited Members | |
Public Types inherited from cnoid::SgLineSet | |
| typedef Eigen::Map< Array2i > | LineRef |
| typedef Eigen::Map< const Array2i > | ConstLineRef |
Public Types inherited from cnoid::SgObject | |
| typedef std::set< SgObject * > | ParentContainer |
| typedef ParentContainer::iterator | parentIter |
| typedef ParentContainer::const_iterator | const_parentIter |
Protected Member Functions inherited from cnoid::SgLineSet | |
| SgLineSet (const SgLineSet &org, SgCloneMap &cloneMap) | |
Protected Member Functions inherited from cnoid::SgPlot | |
| SgPlot (const SgPlot &org, SgCloneMap &cloneMap) | |
Protected Member Functions inherited from cnoid::SgObject | |
| SgObject () | |
| SgObject (const SgObject &org) | |
| virtual void | onUpdated (SgUpdate &update) |
Protected Member Functions inherited from cnoid::Referenced | |
| Referenced () | |
| Referenced (const Referenced &org) | |
| int | refCount () const |
| cnoid::SceneCollision::SceneCollision | ( | boost::shared_ptr< std::vector< CollisionLinkPairPtr > > | collisionPairs | ) |
|
virtual |
Reimplemented from cnoid::SgLineSet.
|
inline |
1.8.13