|
Rhino C++ API
9.0
|
This is the complete list of members for IRhWidgetDrawCacheEx3, 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 |
| AddText(const wchar_t *text, const ON_Plane &plane, double height, const ON_Font *font, const ON_UUID &obj_id)=0 | IRhWidgetDrawCacheEx | pure virtual |
| AddTexture(const ON_Plane &plane, ON_Interval x, ON_Interval y, const ON_Texture &tex, const ON_UUID &obj_id, double transparency)=0 | IRhWidgetDrawCacheEx2 | pure virtual |
| AddTexture(const ON_Sphere &sphere, double horz_sta, double horz_end, double vert_sta, double vert_end, const ON_Texture &tex, const ON_UUID &obj_id, double transparency)=0 | IRhWidgetDrawCacheEx2 | pure virtual |
| AddTexture(const ON_Cylinder &cylinder, double horz_sta, double horz_end, const ON_Texture &tex, const ON_UUID &obj_id, double transparency)=0 | IRhWidgetDrawCacheEx2 | pure virtual |
| AddTextureCap(const ON_Cylinder &cylinder, bool bTop, const ON_Texture &tex, const ON_UUID &obj_id, double transparency)=0 | IRhWidgetDrawCacheEx3 | pure virtual |
| DrawAttr(void) const =0 | IRhWidgetDrawCache | pure virtual |
| EVF(const wchar_t *wszFunc, void *pvData)=0 | IRhWidgetDrawCacheEx | 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 |
| ~IRhWidgetDrawCacheEx() | IRhWidgetDrawCacheEx | inlinevirtual |
| ~IRhWidgetDrawCacheEx2() | IRhWidgetDrawCacheEx2 | inlinevirtual |
| ~IRhWidgetDrawCacheEx3() | IRhWidgetDrawCacheEx3 | inlinevirtual |
1.8.17