summaryrefslogtreecommitdiffstats
path: root/src/render/renderstates/qclipplane.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/renderstates/qclipplane.cpp')
-rw-r--r--src/render/renderstates/qclipplane.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/render/renderstates/qclipplane.cpp b/src/render/renderstates/qclipplane.cpp
index 256331a56..d58d3bcb7 100644
--- a/src/render/renderstates/qclipplane.cpp
+++ b/src/render/renderstates/qclipplane.cpp
@@ -56,18 +56,18 @@ namespace Qt3DRender {
/*!
- \property QClipPlane::planeIndex
+ \property Qt3DRender::QClipPlane::planeIndex
Holds the index of the plane.
\note Usually between 0-7.
*/
/*!
- \property QClipPlane::normal
+ \property Qt3DRender::QClipPlane::normal
Holds the normal of the plane.
*/
/*!
- \property QClipPlane::distance
+ \property Qt3DRender::QClipPlane::distance
Holds the distance of the plane from the world origin.
*/