Open CASCADE Technology  7.2.0
Static Public Member Functions

Vrml Class Reference

Vrml package implements the specification of the VRML ( Virtual Reality Modeling Language ). VRML is a standard language for describing interactive 3-D objects and worlds delivered across Internet. Actual version of Vrml package have made for objects of VRML version 1.0. This package is used by VrmlConverter package. The developer should already be familiar with VRML specification before using this package. More...

#include <Vrml.hxx>

Static Public Member Functions

static Standard_OStreamVrmlHeaderWriter (Standard_OStream &anOStream)
 Writes a header in anOStream (VRML file). Writes one line of commentary in anOStream (VRML file). More...
 
static Standard_OStreamCommentWriter (const Standard_CString aComment, Standard_OStream &anOStream)
 

Detailed Description

Vrml package implements the specification of the VRML ( Virtual Reality Modeling Language ). VRML is a standard language for describing interactive 3-D objects and worlds delivered across Internet. Actual version of Vrml package have made for objects of VRML version 1.0. This package is used by VrmlConverter package. The developer should already be familiar with VRML specification before using this package.

Member Function Documentation

◆ CommentWriter()

static Standard_OStream& Vrml::CommentWriter ( const Standard_CString  aComment,
Standard_OStream anOStream 
)
static

◆ VrmlHeaderWriter()

static Standard_OStream& Vrml::VrmlHeaderWriter ( Standard_OStream anOStream)
static

Writes a header in anOStream (VRML file). Writes one line of commentary in anOStream (VRML file).


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