|
0.45.0
|
#include <iModel.h>
Inherits igor::iResource.
Public Member Functions | |
| iNodePtr | getNodeCopy () |
| iNodePtr | getNode () |
Public Member Functions inherited from igor::iResource | |
| 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 Public Member Functions inherited from igor::iResource | |
| static bool | extractID (const iParameters ¶meters, iResourceID &id) |
Protected Member Functions inherited from igor::iResource | |
| 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 |