summaryrefslogtreecommitdiffstats
path: root/include/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx')
-rw-r--r--include/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx b/include/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx
index fe030c9a6fe8..bf6dfb237a0b 100644
--- a/include/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx
+++ b/include/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx
@@ -34,7 +34,7 @@ namespace drawinglayer
/** SdrLathePrimitive3D class
This 3D primitive expands the SdrPrimitive3D to a 3D rotation definition.
- The given 2D PolyPolygon geometry is imagined as lying on the XY-plane in 3D
+ The given 2D tools::PolyPolygon geometry is imagined as lying on the XY-plane in 3D
and gets rotated around the Y-Axis.
Various possibilities e.g. for creating diagonals (edge roudings in 3D)