CFx SDK Documentation 2024 SP0
|
Go to the source code of this file.
Classes | |
class | OdDbMotionPath |
Typedefs | |
typedef OdSmartPtr< OdDbMotionPath > | OdDbMotionPathPtr |
Functions | |
SCENEOE_EXPORT OdDbObjectId | oddbGetMotionPathDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false) |
SCENEOE_EXPORT OdDbDictionaryPtr | oddbGetMotionPathDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
typedef OdSmartPtr<OdDbMotionPath> OdDbMotionPathPtr |
Definition at line 68 of file DbMotionPath.h.
SCENEOE_EXPORT OdDbDictionaryPtr oddbGetMotionPathDictionary | ( | OdDbDatabase * | pDb, |
OdDb::OpenMode | mode, | ||
bool | createIfNotFound = false |
||
) |
SCENEOE_EXPORT OdDbObjectId oddbGetMotionPathDictionaryId | ( | OdDbDatabase * | pDb, |
bool | createIfNotFound = false |
||
) |