defines a WWWInline node of VRML specifying group properties.
The WWWInline group node reads its children from anywhere in the
World Wide Web.
Exactly when its children are read is not defined;
reading the children may be delayed until the WWWInline is actually
displayed.
WWWInline with an empty ("") name does nothing.
WWWInline behaves like a Separator, pushing the traversal state
before traversing its children and popping it afterwards.
By defaults:
myName ("")
myBboxSize (0,0,0)
myBboxCenter (0,0,0)
#include <Vrml_WWWInline.hxx>
Constructor & Destructor Documentation
Vrml_WWWInline::Vrml_WWWInline |
( |
| ) |
|
Member Function Documentation
gp_Vec Vrml_WWWInline::BboxCenter |
( |
| ) |
const |
gp_Vec Vrml_WWWInline::BboxSize |
( |
| ) |
const |
void Vrml_WWWInline::SetBboxCenter |
( |
const gp_Vec & |
aBboxCenter | ) |
|
void Vrml_WWWInline::SetBboxSize |
( |
const gp_Vec & |
aBboxSize | ) |
|
The documentation for this class was generated from the following file: