|
Choreonoid
1.1
|
#include <SceneWorld.h>
公開メンバ関数 | |
| SceneWorld (WorldItemPtr worldItem) | |
限定公開メンバ関数 | |
| virtual | ~SceneWorld () |
| virtual void | onAttachedToScene () |
| virtual void | onDetachedFromScene () |
The role of this class is the visualization of the WorldItem state. The bodies contained in a world are visualized by the SceneBody class, so that this class visualizes the remaining objects such as the collisions between bodies.
| SceneWorld::SceneWorld | ( | WorldItemPtr | worldItem | ) |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
1.8.9.1