MrDwgWorldDraw

Functions

MrDwgWorldDraw
~MrDwgWorldDraw
void setRegenType
AcGiRegenType regenType
Adesk::Boolean regenAbort
AcGiSubEntityTraits & subEntityTraits
AcGiWorldGeometry & geometry
AcGiGeometry * rawGeometry
Adesk::Boolean isDragging
double deviation
Adesk::UInt32 numberOfIsolines
AcGiContext * context
void regenerate
void regenerate

Detailed Description

class MrDwgWorldDraw : public AcGiWorldDraw

Public Functions

MrDwgWorldDraw(std::vector<HC_KEY> *keys, AcDbEntity *pEnt, MrDwgReader *reader)
~MrDwgWorldDraw()
void setRegenType(AcGiRegenType r)
AcGiRegenType regenType() const
Adesk::Boolean regenAbort() const
AcGiSubEntityTraits &subEntityTraits() const
AcGiWorldGeometry &geometry() const
AcGiGeometry *rawGeometry() const
Adesk::Boolean isDragging() const
double deviation(AcGiDeviationType const, AcGePoint3d const&) const
Adesk::UInt32 numberOfIsolines() const
AcGiContext *context()
void regenerate(AcDbEntity *pEntity)
void regenerate(AcDbBlockTableRecord *pBTR)

Public Members

MrDwgContext *mpContext
MrDwgSubEntityTraits *mpTraits
MrDwgWorldGeometry *mpGeom
AcGiRegenType m_regenType