CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
23 #ifndef ODGSDRAWABLEHOLDER_INC
24 #define ODGSDRAWABLEHOLDER_INC
98 if (m_lineweight < lw)
154 #endif // ODGSDRAWABLEHOLDER_INC
void add(const OdGeExtents3d &extents, OdDb::LineWeight lw)
OdGiDrawablePtr m_pDrawable
OdGeExtents3d & accessExtents()
OdDb::LineWeight m_lineweight
OdGsUpdateExtents(const OdGeExtents3d &extents, OdDb::LineWeight lw=OdDb::kLnWt000)
OdGsUpdateExtents m_lastExt
OdDb::LineWeight getLineweight() const
bool isValidExtents() const
void add(const OdGsUpdateExtents &extents)
static GS_STATIC_EXPORT const OdGsUpdateExtents kInvalid
OdSmartPtr< OdGsBaseModel > m_pGsModel
void get(OdGeExtents3d &extents, OdDb::LineWeight &lw) const
void addLineweight(OdDb::LineWeight lw)
OdRxObjectPtr m_pMetafile
void addExtents(const OdGeExtents3d &extents)
const OdGeExtents3d & getExtents() const
void addExt(const OdGeExtents3d &extents)
OdDb::LineWeight & accessLineweight()
void setLineweight(OdDb::LineWeight lw)
#define GS_TOOLKIT_EXPORT
void set(const OdGeExtents3d &extents, OdDb::LineWeight lw)
bool hasLineweight() const
static GE_STATIC_EXPORT const OdGeExtents3d kInvalid
void setExtents(const OdGeExtents3d &extents)
OdArray< DrawableHolder > DrawableHolderArray