Open CASCADE Technology 6.6.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.

#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).

static Standard_OStreamCommentWriter (const Standard_CString aComment, Standard_OStream &anOStream)

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines