Fix documentation for QSGGeometry::allocate()
authorGlenn Watson <glenn.watson@nokia.com>
Wed, 9 May 2012 01:31:45 +0000 (11:31 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 16 May 2012 05:22:56 +0000 (07:22 +0200)
commit2570d185355d8ad94620e99c59a0acf55eafba6c
tree6024255daa79175cecaf7b7d40855ad0046b3a3f
parentea13e0cf3faa3d397deb54a3f213e6a627745f0f
Fix documentation for QSGGeometry::allocate()

Make clear in the documentation that client code must dirty the
geometry node that contains the geometry class, to allow the
renderer implementation to update internal buffers.

Change-Id: I5cfddee1d0969410d7b3175c381679bd9083cc2b
Reviewed-by: Damian Jansen <damian.jansen@nokia.com>
Reviewed-by: Alex Wilson <alex.wilson@nokia.com>
src/quick/scenegraph/coreapi/qsggeometry.cpp