adjustLabels(int val) | CoordinateSystem | |
adjustNumbers(int val) | CoordinateSystem | |
attach(Drawable *) (defined in Drawable) | Drawable | |
autoDecoration() const (defined in CoordinateSystem) | CoordinateSystem | [inline] |
axes | CoordinateSystem | |
color (defined in Drawable) | Drawable | [protected] |
CoordinateSystem(Qwt3D::Triple blb=Qwt3D::Triple(0, 0, 0), Qwt3D::Triple ftr=Qwt3D::Triple(0, 0, 0), Qwt3D::COORDSTYLE=Qwt3D::BOX) (defined in CoordinateSystem) | CoordinateSystem | [explicit] |
detach(Drawable *) (defined in Drawable) | Drawable | |
detachAll() (defined in Drawable) | Drawable | |
draw() (defined in CoordinateSystem) | CoordinateSystem | [virtual] |
Enable(GLenum what, GLboolean val) (defined in Drawable) | Drawable | [protected] |
first() const (defined in CoordinateSystem) | CoordinateSystem | [inline] |
grids() const | CoordinateSystem | [inline] |
init(Qwt3D::Triple beg=Qwt3D::Triple(0, 0, 0), Qwt3D::Triple end=Qwt3D::Triple(0, 0, 0)) (defined in CoordinateSystem) | CoordinateSystem | |
lineSmooth() const | CoordinateSystem | [inline] |
modelMatrix (defined in Drawable) | Drawable | [protected] |
projMatrix (defined in Drawable) | Drawable | [protected] |
relativePosition(Qwt3D::Triple rel) | Drawable | |
restoreGLState() (defined in Drawable) | Drawable | [virtual] |
saveGLState() (defined in Drawable) | Drawable | [virtual] |
second() const (defined in CoordinateSystem) | CoordinateSystem | [inline] |
setAutoDecoration(bool val=true) (defined in CoordinateSystem) | CoordinateSystem | [inline] |
setAutoScale(bool val=true) | CoordinateSystem | |
setAxesColor(Qwt3D::RGBA val) | CoordinateSystem | |
setColor(double r, double g, double b, double a=1) (defined in Drawable) | Drawable | [virtual] |
setColor(Qwt3D::RGBA rgba) (defined in Drawable) | Drawable | [virtual] |
setGridLines(bool majors, bool minors, int sides=Qwt3D::NOSIDEGRID) | CoordinateSystem | |
setGridLinesColor(Qwt3D::RGBA val) | CoordinateSystem | [inline] |
setLabelColor(Qwt3D::RGBA val) | CoordinateSystem | |
setLabelFont(QString const &family, int pointSize, int weight=QFont::Normal, bool italic=false) | CoordinateSystem | |
setLabelFont(QFont const &font) | CoordinateSystem | |
setLineSmooth(bool val=true) | CoordinateSystem | [inline] |
setLineWidth(double val, double majfac=0.9, double minfac=0.5) | CoordinateSystem | |
setNumberColor(Qwt3D::RGBA val) | CoordinateSystem | |
setNumberFont(QString const &family, int pointSize, int weight=QFont::Normal, bool italic=false) | CoordinateSystem | |
setNumberFont(QFont const &font) | CoordinateSystem | |
setPosition(Qwt3D::Triple first, Qwt3D::Triple second) | CoordinateSystem | |
setStandardScale() | CoordinateSystem | |
setStyle(Qwt3D::COORDSTYLE s, Qwt3D::AXIS frame_1=Qwt3D::X1, Qwt3D::AXIS frame_2=Qwt3D::Y1, Qwt3D::AXIS frame_3=Qwt3D::Z1) | CoordinateSystem | |
setTicLength(double major, double minor) | CoordinateSystem | |
style() const | CoordinateSystem | [inline] |
viewport (defined in Drawable) | Drawable | [protected] |
ViewPort2World(Qwt3D::Triple win, bool *err=0) | Drawable | [protected] |
World2ViewPort(Qwt3D::Triple obj, bool *err=0) | Drawable | [protected] |
~CoordinateSystem() (defined in CoordinateSystem) | CoordinateSystem | |
~Drawable()=0 (defined in Drawable) | Drawable | [pure virtual] |