CFx SDK Documentation  2020SP3
FxDbHatchPE.h
Go to the documentation of this file.
1 #pragma once
2 
4 {
5 public:
7  virtual void updateAnnotativeLoops(OdDbHatch* pHatch);
8 };
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)