#include <basic/geometry/vrml_reader/VrmlBboxSize.h>
Inherits VrmlNode.
Inheritance diagram for VrmlBboxSize:
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 VrmlBboxSize.h.
|
Reimplemented from VrmlNode. Definition at line 4 of file VrmlBboxSize.cpp. References EatWhite(). Referenced by VrmlInline::Parse(), and VrmlGroup::Parse(). Here is the call graph for this function: ![]() |
|
Reimplemented from VrmlNode. Definition at line 21 of file VrmlBboxSize.cpp. Referenced by VrmlInline::Render(), and VrmlGroup::Render(). |
|
Reimplemented from VrmlNode. Definition at line 31 of file VrmlBboxSize.cpp. Referenced by VrmlInline::RenderToIGS(), and VrmlGroup::RenderToIGS(). |