CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
DbMotionPath.h File Reference
#include "DbObject.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbMotionPath
 

Typedefs

typedef OdSmartPtr< OdDbMotionPathOdDbMotionPathPtr
 

Functions

SCENEOE_EXPORT OdDbObjectId oddbGetMotionPathDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false)
 
SCENEOE_EXPORT OdDbDictionaryPtr oddbGetMotionPathDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false)
 

Typedef Documentation

◆ OdDbMotionPathPtr

Definition at line 68 of file DbMotionPath.h.

Function Documentation

◆ oddbGetMotionPathDictionary()

SCENEOE_EXPORT OdDbDictionaryPtr oddbGetMotionPathDictionary ( OdDbDatabase pDb,
OdDb::OpenMode  mode,
bool  createIfNotFound = false 
)

◆ oddbGetMotionPathDictionaryId()

SCENEOE_EXPORT OdDbObjectId oddbGetMotionPathDictionaryId ( OdDbDatabase pDb,
bool  createIfNotFound = false 
)