0.45.0
![]() |
#include <iModel.h>
Inherits igor::iResource.
Public Member Functions | |
iNodePtr | getNodeCopy () |
iNodePtr | getNode () |
![]() | |
virtual | ~iResource ()=default |
bool | isValid () const |
bool | isProcessed () const |
bool | isQuiet () const |
const iaString & | getSource () const |
const iaString | getInfo () const |
const iResourceID & | getID () const |
const iaString & | getAlias () const |
iResourceCacheMode | getCacheMode () const |
const iParameters & | getParameters () const |
const iaString & | getType () const |
Friends | |
class | iModelFactory |
class | iModelDeleter |
Additional Inherited Members | |
![]() | |
static bool | extractID (const iParameters ¶meters, iResourceID &id) |
![]() | |
iResource (const iParameters ¶meters) | |
represents model data loaded or generated
available parameters:
iNodePtr igor::iModel::getNode | ( | ) |
only use this if you know what you are doing
iNodePtr igor::iModel::getNodeCopy | ( | ) |
|
friend |
|
friend |