CylinderMesh 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
Access functions:
qreal | length() const |
void | setLength(qreal length) |
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
CylinderMesh::CylinderMesh(QObject * parent = 0)
CylinderMesh::~CylinderMesh()
void CylinderMesh::draw(QGLPainter * painter, int branchId) [virtual]
|