|
CFx SDK Documentation 2024 SP0
|
#include <DbUnderlayItem.h>
Public Types | |
| typedef void(* | FnImageReady) (OnImageReady *pThis, OdGePoint3d &origin, OdGeVector3d &u, OdGeVector3d &v, OdGiRasterImagePtr &image) |
Public Attributes | |
| void * | _pData |
| FnImageReady | _pFn |
Definition at line 145 of file DbUnderlayItem.h.
| typedef void(* OdDbUnderlayItemPE::OnImageReady::FnImageReady) (OnImageReady *pThis, OdGePoint3d &origin, OdGeVector3d &u, OdGeVector3d &v, OdGiRasterImagePtr &image) |
Definition at line 148 of file DbUnderlayItem.h.
| void* OdDbUnderlayItemPE::OnImageReady::_pData |
Definition at line 147 of file DbUnderlayItem.h.
| FnImageReady OdDbUnderlayItemPE::OnImageReady::_pFn |
Definition at line 149 of file DbUnderlayItem.h.