#include <Inventor/actions/SoNurbsBREPAction.h>
Public Member Functions | |
virtual SoType | getTypeId () const |
SoNurbsBREPAction () | |
virtual | ~SoNurbsBREPAction () |
Static Public Member Functions | |
static SoType | getClassTypeId () |
SoNurbsBREPAction::SoNurbsBREPAction | ( | ) |
virtual SoNurbsBREPAction::~SoNurbsBREPAction | ( | ) | [virtual] |
static SoType SoNurbsBREPAction::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoAction.
virtual SoType SoNurbsBREPAction::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Implements SoTypedObject.