Open CASCADE Technology  7.6.0
Public Member Functions

Vrml_Info Class Reference

defines a Info node of VRML specifying properties of geometry and its appearance. It is used to store information in the scene graph, Typically for application-specific purposes, copyright messages, or other strings. More...

#include <Vrml_Info.hxx>

Public Member Functions

 Vrml_Info (const TCollection_AsciiString &aString="<Undefined info>")
 
void SetString (const TCollection_AsciiString &aString)
 
TCollection_AsciiString String () const
 
Standard_OStreamPrint (Standard_OStream &anOStream) const
 

Detailed Description

defines a Info node of VRML specifying properties of geometry and its appearance. It is used to store information in the scene graph, Typically for application-specific purposes, copyright messages, or other strings.

Constructor & Destructor Documentation

◆ Vrml_Info()

Vrml_Info::Vrml_Info ( const TCollection_AsciiString aString = "<Undefined info>")

Member Function Documentation

◆ Print()

Standard_OStream& Vrml_Info::Print ( Standard_OStream anOStream) const

◆ SetString()

void Vrml_Info::SetString ( const TCollection_AsciiString aString)

◆ String()

TCollection_AsciiString Vrml_Info::String ( ) const

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