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)
More...
#include <Vrml_WWWInline.hxx>
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)
◆ Vrml_WWWInline() [1/2]
Vrml_WWWInline::Vrml_WWWInline |
( |
| ) |
|
◆ Vrml_WWWInline() [2/2]
◆ BboxCenter()
gp_Vec Vrml_WWWInline::BboxCenter |
( |
| ) |
const |
◆ BboxSize()
gp_Vec Vrml_WWWInline::BboxSize |
( |
| ) |
const |
◆ Name()
◆ Print()
◆ SetBboxCenter()
void Vrml_WWWInline::SetBboxCenter |
( |
const gp_Vec & |
aBboxCenter | ) |
|
◆ SetBboxSize()
void Vrml_WWWInline::SetBboxSize |
( |
const gp_Vec & |
aBboxSize | ) |
|
◆ SetName()
The documentation for this class was generated from the following file: