#include <Inventor/engines/SoSubEngine.h>
Go to the source code of this file.
Functions | |
virtual SoType | getTypeId () const |
SoUnknownEngine () | |
Variables | |
SoUnknownEngine | __pad0__ |
static SoType | classTypeId |
static SbBool | isBuiltIn |
static SbBool | firstInstance |
static SoFieldData * | inputData |
static SoEngineOutputData * | outputData |
static const SoFieldData ** | parentInputData |
static const SoEngineOutputData ** | parentOutputData |
SoFieldData * | instanceInputData |
SoEngineOutputData * | instanceOutputData |
SbString | className |
virtual SoType getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
SoUnknownEngine | ( | ) |
SoUnknownEngine __pad0__ |
SoType classTypeId [static] |
SbBool firstInstance [static] |
SoFieldData* inputData [static] |
SoFieldData* instanceInputData |
SoEngineOutputData* instanceOutputData |
SoEngineOutputData* outputData [static] |
const SoFieldData** parentInputData [static] |
const SoEngineOutputData** parentOutputData [static] |