addField(axlAbstractField *field) | axlAbstractData | |
axlAbstractData(axlAbstractData *parent=NULL) | axlAbstractData | |
axlAbstractData(const axlAbstractData &data) | axlAbstractData | |
axlSphere(QObject *parent=0) | axlSphere | |
axlSphere(double x, double y, double z=0, double radius=1.0, QObject *parent=0) | axlSphere | |
axlSphere(const axlSphere &other) | axlSphere | |
center | axlSphere | |
centerPoint(void) | axlSphere | |
changeFieldName(QString fieldName) | axlAbstractData | |
color | axlAbstractData | |
color(void) const | axlAbstractData | |
convertDataToQVariant(void) const | axlSphere | virtual |
convertQVariantToData(const QVariantList &data) | axlSphere | virtual |
coordinates(void) const | axlSphere | |
description(void) const | axlSphere | virtual |
distance(const axlSphere &lhs, const axlSphere &rhs) | axlSphere | static |
distance(axlSphere *lhs, axlSphere *rhs) | axlSphere | static |
editable(void) | axlAbstractData | |
fields(void) | axlAbstractData | |
identifier(void) const | axlSphere | virtual |
mesh(void) | axlAbstractData | |
modifiedField(void) | axlAbstractData | signal |
modifiedGeometry(void) | axlAbstractData | signal |
modifiedProperty(void) | axlAbstractData | signal |
modifiedStructure(void) | axlAbstractData | signal |
normalize() | axlSphere | |
onRadiusChanged(double radius) | axlSphere | slot |
onXChanged(double x) | axlSphere | slot |
onYChanged(double y) | axlSphere | slot |
onZChanged(double z) | axlSphere | slot |
opacity | axlAbstractData | |
opacity(void) const | axlAbstractData | |
operator*(double scalar) const | axlSphere | |
operator*=(double scalar) | axlSphere | |
operator+(const axlSphere &other) const | axlSphere | |
operator+=(const axlSphere &other) | axlSphere | |
operator-(const axlSphere &other) const | axlSphere | |
operator-=(const axlSphere &other) | axlSphere | |
operator/(double scalar) const | axlSphere | |
operator/=(double scalar) | axlSphere | |
operator<<(QDebug dbg, axlSphere sphere) | axlSphere | friend |
operator<<(QDebug dbg, axlSphere &sphere) | axlSphere | friend |
operator<<(QDebug dbg, axlSphere *sphere) | axlSphere | friend |
operator=(const axlSphere &other) | axlSphere | |
radius | axlSphere | |
radius(void) const | axlSphere | |
setCenter(double x, double y, double z) | axlSphere | |
setColor(double r, double g, double b) | axlAbstractData | |
setColor(const QColor &color) | axlAbstractData | slot |
setEditable(bool edit) | axlAbstractData | slot |
setMesh(axlMesh *mesh) | axlAbstractData | |
setOpacity(const double &opacity) | axlAbstractData | slot |
setRadius(double radius) | axlSphere | |
setShader(const QString &shader) | axlAbstractData | slot |
setSize(const double &size) | axlAbstractData | slot |
setUpdateView(bool updateView) | axlAbstractData | |
setValues(double x, double y, double z, double radius) | axlSphere | |
shader | axlAbstractData | |
shader(void) const | axlAbstractData | |
size | axlAbstractData | |
size(void) const | axlAbstractData | |
touchCenter(axlPoint center) | axlSphere | |
touchField(void) | axlAbstractData | virtualslot |
touchGeometry(void) | axlAbstractData | slot |
touchProperty(void) | axlAbstractData | slot |
touchRadius(double radius) | axlSphere | |
touchStructure(void) | axlAbstractData | slot |
updateFieldList(QString nameField) | axlAbstractData | |
updateView(void) | axlAbstractData | |
x(void) const | axlSphere | |
y(void) const | axlSphere | |
z(void) const | axlSphere | |
~axlAbstractData(void) | axlAbstractData | virtual |
~axlSphere(void) | axlSphere | |