, including all inherited members.
| add(View &child) | glv::View | |
| add(View *child) | glv::View | |
| addCallback(Event::t type, eventCallback cb) | glv::View | |
| anchor(space_t mx, space_t my) | glv::View | |
| anchor(Place::t parentPlace) | glv::View | |
| area() const | glv::TRect< space_t > | |
| attach(callback cb, Update::t n, void *rcvr=0) | glv::Notifier | [inline] |
| attachVariable(V &val, int i=0) | glv::Widget | [inline] |
| bottom(space_tv) | glv::TRect< space_t > | |
| bottom() const | glv::TRect< space_t > | |
| bringToFront() | glv::View | |
| callbackLists | glv::View | |
| center(space_t &x, space_t &y) const | glv::TRect< space_t > | |
| centerX() const | glv::TRect< space_t > | |
| centerY() const | glv::TRect< space_t > | |
| child | glv::View | |
| className() const | glv::Slider2D | [inline, virtual] |
| cloneStyle() | glv::View | |
| colors() const | glv::View | |
| constrainWithinParent() | glv::View | |
| containsPoint(space_tx, space_ty) const | glv::TRect< space_t > | |
| descriptor() const | glv::View | [inline] |
| descriptor(const std::string &v) | glv::View | [inline] |
| detach(callback cb, Update::t n, void *rcvr=0) | glv::Notifier | [inline] |
| disable(Property::t p) | glv::View | [inline] |
| draw | glv::View | |
| dynamicAlloc() const | glv::SmartObject< View > | [inline] |
| enable(Property::t p) | glv::View | [inline] |
| enabled(Property::t v) const | glv::View | [inline] |
| extent(space_tv) | glv::TRect< space_t > | |
| extent(space_tw, space_th) | glv::TRect< space_t > | |
| extentVector | glv::TRect< space_t > | |
| findTarget(space_t &x, space_t &y) | glv::View | |
| fit() | glv::View | |
| fitSquare(space_tv) | glv::TRect< space_t > | |
| fixNegativeExtent() | glv::TRect< space_t > | |
| focused(bool b) | glv::View | |
| font() | glv::View | |
| getValue() const | glv::SliderVector< 2 > | [inline] |
| getValue(int i) const | glv::SliderVector< 2 > | [inline] |
| glv::Widget::getValue(int i1, int i2) const | glv::Widget | [inline] |
| h | glv::TRect< space_t > | |
| hasCallback(Event::t e, eventCallback cb) const | glv::View | |
| hasCallbacks(Event::t e) const | glv::View | |
| height(space_tv) | glv::TRect< space_t > | |
| height() const | glv::TRect< space_t > | [inline] |
| insetFrom(const TRect< space_t > &from, space_tinset) | glv::TRect< space_t > | |
| intersection(const TRect< space_t > &check, TRect< space_t > &intersection) const | glv::TRect< space_t > | |
| intersects(const TRect< space_t > &rect) const | glv::TRect< space_t > | |
| interval(const double &max, const double &min=0) | glv::Widget | [inline] |
| isSelected(int x, int y) const | glv::Widget | [inline] |
| isVertical() const | glv::TRect< space_t > | |
| knobSize | glv::Slider2D | |
| l | glv::TRect< space_t > | |
| left(space_tv) | glv::TRect< space_t > | |
| left() const | glv::TRect< space_t > | [inline] |
| makeLastSibling() | glv::View | |
| max() const | glv::Widget | [inline] |
| maximize() | glv::View | |
| mid() const | glv::Widget | [inline] |
| min() const | glv::Widget | [inline] |
| move(space_t x, space_t y) | glv::View | |
| name() const | glv::View | [inline] |
| name(const std::string &v) | glv::View | |
| notify(void *sender, Update::t n, void *data=0) | glv::Notifier | [inline] |
| notify(Update::t n, void *data=0) | glv::Notifier | [inline] |
| notify(Update::t n, const ChangedValue< T > &v) | glv::Notifier | [inline] |
| numCallbacks(Event::t e) const | glv::View | |
| numObservers(Update::t n) const | glv::Notifier | [inline] |
| on(Event::t e, eventCallback cb=0) | glv::View | |
| onAnimate(double dsec, GLV &g) | glv::View | [inline, virtual] |
| onDataModelSync() | glv::Widget | [virtual] |
| onDraw(GLV &g) | glv::Slider2D | [virtual] |
| onEvent(Event::t e, GLV &g) | glv::Slider2D | [virtual] |
| onResize(space_t dx, space_t dy) | glv::View | [virtual] |
| TRect< space_t >::onResize(space_tdx, space_tdy) | glv::TRect< space_t > | [inline, virtual] |
| operator<<(View &newChild) | glv::View | [inline] |
| padding() const | glv::Widget | [inline] |
| padding(space_t v) | glv::Widget | [inline] |
| parent | glv::View | |
| pos(Place::t p, space_t x, space_t y) | glv::View | |
| pos(Place::t p) | glv::View | |
| TRect< space_t >::pos(space_tleft, space_ttop) | glv::TRect< space_t > | |
| posAbs(space_t &al, space_t &at) const | glv::View | |
| posAdd(space_tx, space_ty) | glv::TRect< space_t > | |
| positionVector | glv::TRect< space_t > | |
| posRelTo(const TRect< space_t > &r, float rxf, float ryf, float xf, float yf, float x=0, float y=0) | glv::TRect< space_t > | |
| print(FILE *fp=stdout) | glv::TRect< space_t > | |
| printDescendents() const | glv::View | |
| property(Property::t p, bool v) | glv::View | [inline] |
| rect() const | glv::TRect< space_t > | |
| rectifyGeometry() | glv::View | |
| remove() | glv::View | |
| removeAllCallbacks(Event::t e) | glv::View | |
| removeCallback(Event::t e, eventCallback cb) | glv::View | |
| resizeBottomTo(space_tv) | glv::TRect< space_t > | |
| resizeEdgesBy(space_tv) | glv::TRect< space_t > | |
| resizeLeftTo(space_tv) | glv::TRect< space_t > | |
| resizeRightTo(space_tv) | glv::TRect< space_t > | |
| resizeTopTo(space_tv) | glv::TRect< space_t > | |
| restore() | glv::View | |
| right(space_tv) | glv::TRect< space_t > | |
| right() const | glv::TRect< space_t > | |
| select(int i) | glv::Widget | [inline] |
| select(int ix, int iy) | glv::Widget | |
| selected() const | glv::Widget | [inline] |
| selectedX() const | glv::Widget | [inline] |
| selectedY() const | glv::Widget | [inline] |
| set(space_tleft, space_ttop, space_twidth, space_theight) | glv::TRect< space_t > | |
| set(const TRect< space_t > &r) | glv::TRect< space_t > | |
| setValue(const T &v, int i) | glv::Widget | [inline] |
| setValue(const T &v, int ix, int iy) | glv::Widget | [inline] |
| setValueMax() | glv::Widget | |
| setValueMid() | glv::Widget | |
| showing() const | glv::View | |
| sibling | glv::View | |
| size() const | glv::Widget | [inline] |
| sizeX() const | glv::Widget | [inline] |
| sizeY() const | glv::Widget | [inline] |
| Slider2D(const Rect &r=glv::Rect(100), double valX=0, double valY=0, space_t knobSize=12) | glv::Slider2D | |
| SliderVector(const Rect &r) | glv::SliderVector< 2 > | |
| stretch(space_t mx, space_t my) | glv::View | |
| style() const | glv::View | [inline] |
| style(Style *style) | glv::View | |
| t | glv::TRect< space_t > | |
| toAbs(space_t &x, space_t &y) const | glv::View | |
| toggle(Property::t p) | glv::View | [inline] |
| top(space_tv) | glv::TRect< space_t > | |
| top() const | glv::TRect< space_t > | [inline] |
| transpose() | glv::TRect< space_t > | |
| traverseDepth(TraversalAction &action) | glv::View | |
| TRect(space_textent) | glv::TRect< space_t > | |
| TRect(space_twidth, space_theight) | glv::TRect< space_t > | |
| TRect(space_tleft, space_ttop, space_twidth, space_theight) | glv::TRect< space_t > | |
| TRect(const TRect &other) | glv::TRect< space_t > | |
| View(space_t left, space_t top, space_t width, space_t height, drawCallback cb=0) | glv::View | |
| View(const Rect &rect=Rect(200, 200), Place::t anchor=Place::TL, drawCallback cb=0) | glv::View | |
| visible() const | glv::View | [inline] |
| w | glv::TRect< space_t > | |
| Widget(const Rect &r, space_t pad=3, bool momentary=false, bool mutExc=false, bool drawGrid=true) | glv::Widget | |
| width(space_tv) | glv::TRect< space_t > | |
| width() const | glv::TRect< space_t > | [inline] |
| withinXBounds(space_txmin, space_txmax) const | glv::TRect< space_t > | |
| withinYBounds(space_tymin, space_tymax) const | glv::TRect< space_t > | |