Open CASCADE Technology  7.3.0
Public Member Functions

Vrml_Group Class Reference

defines a Group node of VRML specifying group properties. This node defines the base class for all group nodes. Group is a node that contains an ordered list of child nodes. This node is simply a container for the child nodes and does not alter the traversal state in any way. During traversal, state accumulated for a child is passed on to each successive child and then to the parents of the group (Group does not push or pop traversal state as separator does). More...

#include <Vrml_Group.hxx>

Public Member Functions

 Vrml_Group ()
 
Standard_OStreamPrint (Standard_OStream &anOStream)
 

Detailed Description

defines a Group node of VRML specifying group properties. This node defines the base class for all group nodes. Group is a node that contains an ordered list of child nodes. This node is simply a container for the child nodes and does not alter the traversal state in any way. During traversal, state accumulated for a child is passed on to each successive child and then to the parents of the group (Group does not push or pop traversal state as separator does).

Constructor & Destructor Documentation

◆ Vrml_Group()

Vrml_Group::Vrml_Group ( )

Member Function Documentation

◆ Print()

Standard_OStream& Vrml_Group::Print ( Standard_OStream anOStream)

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