#include <basic/geometry/vrml_reader/VrmlBboxCenter.h>
Inherits VrmlNode.
Inheritance diagram for VrmlBboxCenter:
Public Member Functions | |
virtual void | Parse (char *&buffer) |
virtual void | Render (VrmlStack &stack) const |
virtual IGS_Object * | RenderToIGS (VrmlStack &stack) const |
Definition at line 6 of file VrmlBboxCenter.h.
|
Reimplemented from VrmlNode. Definition at line 9 of file VrmlBboxCenter.cpp. References EatWhite(). Referenced by VrmlInline::Parse(), and VrmlGroup::Parse(). Here is the call graph for this function: ![]() |
|
Reimplemented from VrmlNode. Definition at line 26 of file VrmlBboxCenter.cpp. Referenced by VrmlInline::Render(), and VrmlGroup::Render(). |
|
Reimplemented from VrmlNode. Definition at line 36 of file VrmlBboxCenter.cpp. Referenced by VrmlInline::RenderToIGS(), and VrmlGroup::RenderToIGS(). |