Open CASCADE Technology
7.3.0
|
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_OStream & | VrmlHeaderWriter (Standard_OStream &anOStream) |
Writes a header in anOStream (VRML file). Writes one line of commentary in anOStream (VRML file). More... | |
static Standard_OStream & | CommentWriter (const Standard_CString aComment, Standard_OStream &anOStream) |
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.
|
static |
|
static |
Writes a header in anOStream (VRML file). Writes one line of commentary in anOStream (VRML file).