Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Vrml_WWWAnchor Class Reference

defines a WWWAnchor node of VRML specifying group properties.
The WWWAnchor group node loads a new scene into a VRML browser
when one of its children is closen. Exactly how a user "chooses"
a child of the WWWAnchor is up to the VRML browser.
WWWAnchor with an empty ("") name does nothing when its
children are chosen.
WWWAnchor behaves like a Separator, pushing the traversal state
before traversing its children and popping it afterwards.

#include <Vrml_WWWAnchor.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Vrml_WWWAnchor (const TCollection_AsciiString &aName="", const TCollection_AsciiString &aDescription="", const Vrml_WWWAnchorMap aMap=Vrml_MAP_NONE)
void SetName (const TCollection_AsciiString &aName)
TCollection_AsciiString Name () const
void SetDescription (const TCollection_AsciiString &aDescription)
TCollection_AsciiString Description () const
void SetMap (const Vrml_WWWAnchorMap aMap)
Vrml_WWWAnchorMap Map () const
Standard_OStreamPrint (Standard_OStream &anOStream) const

Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: