#include <SceneGraph.h>
Enumerator |
---|
NONE |
|
ADDED |
|
REMOVED |
|
BBOX_UPDATED |
|
MODIFIED |
|
cnoid::SgUpdate::SgUpdate |
( |
| ) |
|
|
inline |
cnoid::SgUpdate::SgUpdate |
( |
int |
action | ) |
|
|
inline |
int cnoid::SgUpdate::action |
( |
| ) |
const |
|
inline |
void cnoid::SgUpdate::clear |
( |
| ) |
|
|
inline |
bool cnoid::SgUpdate::isModified |
( |
| ) |
const |
|
inline |
const Path& cnoid::SgUpdate::path |
( |
| ) |
const |
|
inline |
void cnoid::SgUpdate::pop |
( |
| ) |
|
|
inline |
void cnoid::SgUpdate::push |
( |
SgObject * |
node | ) |
|
|
inline |
void cnoid::SgUpdate::setAction |
( |
int |
act | ) |
|
|
inline |
The documentation for this class was generated from the following files: