CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Macros | Typedefs | Functions
DbCamera.h File Reference
#include "DbEntity.h"
#include "DynamicLinker.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbCamera
 
class  CameraModule
 

Macros

#define DBCAMERA_EXPORT   OD_TOOLKIT_IMPORT
 

Typedefs

typedef OdSmartPtr< OdDbViewTableRecordOdDbViewTableRecordPtr
 
typedef OdSmartPtr< OdDbCameraOdDbCameraPtr
 
typedef OdSmartPtr< CameraModuleCameraModulePtr
 

Functions

void oddbUpdateViewTableRecordCamera (OdDbViewTableRecord *pVTR)
 
void oddbInitialUpdateViewTableRecordCameras (OdDbDatabase *pDb)
 

Macro Definition Documentation

◆ DBCAMERA_EXPORT

#define DBCAMERA_EXPORT   OD_TOOLKIT_IMPORT

Definition at line 31 of file DbCamera.h.

Typedef Documentation

◆ CameraModulePtr

Definition at line 106 of file DbCamera.h.

◆ OdDbCameraPtr

Definition at line 92 of file DbCamera.h.

◆ OdDbViewTableRecordPtr

Definition at line 43 of file DbCamera.h.

Function Documentation

◆ oddbInitialUpdateViewTableRecordCameras()

void oddbInitialUpdateViewTableRecordCameras ( OdDbDatabase pDb)
inline

Definition at line 115 of file DbCamera.h.

◆ oddbUpdateViewTableRecordCamera()

void oddbUpdateViewTableRecordCamera ( OdDbViewTableRecord pVTR)
inline

Definition at line 108 of file DbCamera.h.