Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
VrmlData_UnknownNode Class Reference

#include <VrmlData_UnknownNode.hxx>

Inheritance diagram for VrmlData_UnknownNode:
Inheritance graph
[legend]

Public Member Functions

 VrmlData_UnknownNode ()
 VrmlData_UnknownNode (const VrmlData_Scene &theScene, const char *theName=0L, const char *theTitle=0L)
virtual VrmlData_ErrorStatus Read (VrmlData_InBuffer &theBuffer)
const TCollection_AsciiStringGetTitle () const
virtual Standard_Boolean IsDefault () const

Detailed Description

Definition of UnknownNode -- placeholder for node types that are not processed now.


Constructor & Destructor Documentation

Empty Constructor.

VrmlData_UnknownNode::VrmlData_UnknownNode ( const VrmlData_Scene theScene,
const char *  theName = 0L,
const char *  theTitle = 0L 
) [inline]

Constructor.


Member Function Documentation

Query the title of the unknown node.

Check if the Node is non-writeable -- always returns true.

Reimplemented from VrmlData_Node.

Read the unknown node, till the last closing brace of it.

Implements VrmlData_Node.


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