Open Inventor Reference
SoUnknownEngine Class Reference

#include <SoUnknownEngine.h>

Inheritance diagram for SoUnknownEngine:
SoEngine SoFieldContainer SoBase

List of all members.

Public Member Functions

 SoUnknownEngine ()
 Constructor.
void setClassName (const char *name)

Static Public Member Functions

static void initClass ()
 Initializes base engine class.

Protected Member Functions

virtual const char * getFileFormatName () const
 Returns file format name.
virtual void copyContents (const SoFieldContainer *fromFC, SbBool copyConnections)
 Copies the contents of the given engine into this instance.

Detailed Description

Definition at line 63 of file SoUnknownEngine.h.


Constructor & Destructor Documentation

SoUnknownEngine::SoUnknownEngine ( )

Member Function Documentation

virtual void SoUnknownEngine::copyContents ( const SoFieldContainer fromFC,
SbBool  copyConnections 
) [protected, virtual]

Reimplemented from SoFieldContainer.

virtual const char* SoUnknownEngine::getFileFormatName ( ) const [protected, virtual]

Reimplemented from SoBase.

static void SoUnknownEngine::initClass ( ) [static]

Reimplemented from SoEngine.

void SoUnknownEngine::setClassName ( const char *  name)

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