src/linetypes/circularprimitive.h

changeset 1403
7a2d84112983
parent 1402
8bbf2af8c3f5
child 1406
37fffb682d2f
--- a/src/linetypes/circularprimitive.h	Sun Jun 10 23:25:08 2018 +0300
+++ b/src/linetypes/circularprimitive.h	Sun Jun 17 13:53:33 2018 +0300
@@ -12,8 +12,7 @@
 		PrimitiveModel::Type type,
 		int segments,
 		int divisions,
-		const Matrix& transformationMatrix,
-		const Vertex& position
+		const QMatrix4x4& matrix
 	);
 
 	LDObjectType type() const override;

mercurial