Rhino C++ API
8.13
|
This is the complete list of members for IRhWidgetDrawCache, including all inherited members.
AddArc(const ON_Arc &a, const UUID &uuidObject)=0 | IRhWidgetDrawCache | pure virtual |
AddArrow(const ON_3dPoint &pt1, const ON_3dPoint &pt2, const UUID &uuidObject)=0 | IRhWidgetDrawCache | pure virtual |
AddCircle(const ON_Circle &c, const UUID &uuidObject)=0 | IRhWidgetDrawCache | pure virtual |
AddClippingPlane(ON_3dPoint cornerA, ON_3dPoint cornerB, ON_3dPoint cornerC, ON_3dPoint cornerD, const UUID &uuidObject)=0 | IRhWidgetDrawCache | pure virtual |
AddDottedLine(const ON_3dPoint &pt1, const ON_3dPoint &pt2, const UUID &uuidObject)=0 | IRhWidgetDrawCache | pure virtual |
AddEllipse(const ON_Ellipse &e, const UUID &uuidObject)=0 | IRhWidgetDrawCache | pure virtual |
AddLine(const ON_3dPoint &pt1, const ON_3dPoint &pt2, const UUID &uuidObject)=0 | IRhWidgetDrawCache | pure virtual |
AddObject(CRhWidgetGeometryCustomObjectRef &ref, const UUID &uuidObject)=0 | IRhWidgetDrawCache | pure virtual |
DrawAttr(void) const =0 | IRhWidgetDrawCache | pure virtual |
SetColor(COLORREF col)=0 | IRhWidgetDrawCache | pure virtual |
SetDrawAttr(const CRhWidgetDrawAttr &da)=0 | IRhWidgetDrawCache | pure virtual |
SetInterestObject(const UUID &uuidIO)=0 | IRhWidgetDrawCache | pure virtual |
SetPattern(UINT p)=0 | IRhWidgetDrawCache | pure virtual |
SetUseAxisColors(bool b)=0 | IRhWidgetDrawCache | pure virtual |
SnapTo(const CRhinoSnapContext &sc, CRhinoSnapEvent &se, const ON_Xform &xformLocal) const =0 | IRhWidgetDrawCache | pure virtual |
UseAxisColors(void) const =0 | IRhWidgetDrawCache | pure virtual |
~IRhWidgetDrawCache() | IRhWidgetDrawCache | inlinevirtual |