#include <NodeInline.h>
Inheritance diagram for NodeInline:

Public Member Functions | |
| NodeInline (Scene *scene, Proto *proto) | |
| virtual | ~NodeInline () |
| virtual int | getType () const |
| virtual Node * | copy () const |
Inline {
exposedField MFString url []
field SFVec3f bboxCenter 0 0 0 # (-,)
field SFVec3f bboxSize -1 -1 -1 # (0,) or -1,-1,-1
}
| virtual NodeInline::~NodeInline | ( | ) | [inline, virtual] |
| virtual int NodeInline::getType | ( | ) | const [inline, virtual] |
| virtual Node* NodeInline::copy | ( | ) | const [inline, virtual] |
1.5.1-p1