SphereMesh ClassInherits: QQuickMesh.
Properties
Public Functions
Reimplemented Public Functions
| virtual void | draw(QGLPainter * painter, int branchId) |
- 10 public functions inherited from QQuickMesh
- 31 public functions inherited from QObject
Signals
Additional Inherited Members
- 1 public slot inherited from QObject
- 11 static public members inherited from QObject
- 9 protected functions inherited from QObject
Property Documentation
axis : Qt::Axis
Access functions:
| Qt::Axis | axis() const |
| void | setAxis(Qt::Axis axis) |
Notifier signal:
levelOfDetail : int
Access functions:
| int | levelOfDetail() const |
| void | setLevelOfDetail(int lod) |
Notifier signal:
| void | levelOfDetailChanged() |
Access functions:
| qreal | radius() const |
| void | setRadius(qreal radius) |
Notifier signal:
Member Function Documentation
SphereMesh::SphereMesh(QObject * parent = 0)
SphereMesh::~SphereMesh()
void SphereMesh::draw(QGLPainter * painter, int branchId) [virtual]
|