CFx SDK Documentation
2020SP3
SDK
CFx
dd_inc
FxDbHatchPE.h
Go to the documentation of this file.
1
#pragma once
2
3
class
TOOLKIT_EXPORT
CFxDbHatchPE
:
public
OdRxObject
4
{
5
public
:
6
ODRX_DECLARE_MEMBERS
(
CFxDbHatchPE
);
7
virtual
void
updateAnnotativeLoops
(
OdDbHatch
* pHatch);
8
};
9
typedef
OdSmartPtr<CFxDbHatchPE>
CFxDbHatchPEPtr
;
OdRxObject
Definition:
RxObject.h:564
CFxDbHatchPE
Definition:
FxDbHatchPE.h:4
OdSmartPtr
Definition:
SmartPtr.h:58
CFxDbHatchPEPtr
OdSmartPtr< CFxDbHatchPE > CFxDbHatchPEPtr
Definition:
FxDbHatchPE.h:9
OdDbHatch
Definition:
DbHatch.h:67
TOOLKIT_EXPORT
#define TOOLKIT_EXPORT
Definition:
DbExport.h:40
CFxDbHatchPE::updateAnnotativeLoops
virtual void updateAnnotativeLoops(OdDbHatch *pHatch)
CFxDbHatchPE::ODRX_DECLARE_MEMBERS
ODRX_DECLARE_MEMBERS(CFxDbHatchPE)
Generated on Mon Oct 12 2020 11:49:32