From 58f8437f4b8b741ddc8e7bcde21bf983cc618430 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 10 Jan 2015 21:37:24 -0800 Subject: added vstsdk --- .../Documentation/html/class_c_anim_knob.html | 421 +++++++++++++++++++++ 1 file changed, 421 insertions(+) create mode 100644 vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_anim_knob.html (limited to 'vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_anim_knob.html') diff --git a/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_anim_knob.html b/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_anim_knob.html new file mode 100644 index 0000000..8707b40 --- /dev/null +++ b/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_anim_knob.html @@ -0,0 +1,421 @@ + + +VSTGUI: CAnimKnob Class Reference + + + + +
+
+
+
+

CAnimKnob Class Reference

a bitmap knob control +More... +

+#include <vstcontrols.h> +

+

Inheritance diagram for CAnimKnob: +

+ +CKnob +CControl +CView +CReferenceCounter + +List of all members. + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Member Functions

 CAnimKnob (const CRect &size, CControlListener *listener, long tag, CBitmap *background, CPoint &offset)
 CAnimKnob (const CRect &size, CControlListener *listener, long tag, long subPixmaps, CCoord heightOfOneImage, CBitmap *background, CPoint &offset)
virtual ~CAnimKnob ()
virtual bool isDirty () const
 check if view is dirty
virtual void draw (CDrawContext *pContext)
 called if the view should draw itself
void setInverseBitmap (bool val)

Protected Attributes

long subPixmaps
CCoord heightOfOneImage
bool bInverseBitmap
CPoint lastDrawnPoint
+

Detailed Description

+a bitmap knob control +

+Such as a CKnob control object, but there is a unique pixmap which contains different views (subpixmaps) of this knob. According to the value, a specific subpixmap is displayed. The different subpixmaps are stacked in the pixmap object. +

+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CAnimKnob::CAnimKnob const CRect size,
CControlListener listener,
long  tag,
CBitmap background,
CPoint offset
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CAnimKnob::CAnimKnob const CRect size,
CControlListener listener,
long  tag,
long  subPixmaps,
CCoord  heightOfOneImage,
CBitmap background,
CPoint offset
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + +
CAnimKnob::~CAnimKnob  )  [virtual]
+
+ + + + + +
+   + + +

+

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
void CAnimKnob::draw CDrawContext pContext  )  [virtual]
+
+ + + + + +
+   + + +

+called if the view should draw itself +

+ +

+Reimplemented from CKnob.

+

+ + + + +
+ + + + + + + + +
bool CAnimKnob::isDirty  )  const [virtual]
+
+ + + + + +
+   + + +

+check if view is dirty +

+ +

+Reimplemented from CControl.

+

+ + + + +
+ + + + + + + + + +
void CAnimKnob::setInverseBitmap bool  val  )  [inline]
+
+ + + + + +
+   + + +

+

+


Member Data Documentation

+

+ + + + +
+ + + + +
bool CAnimKnob::bInverseBitmap [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
CCoord CAnimKnob::heightOfOneImage [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
CPoint CAnimKnob::lastDrawnPoint [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
long CAnimKnob::subPixmaps [protected]
+
+ + + + + +
+   + + +

+

+


The documentation for this class was generated from the following files: + + + + Empty + + + + + + +
+
+
+Copyright ©2006 Steinberg Media Technologies. +All Rights Reserved. +
+ + + -- cgit v1.2.3-70-g09d2