From eb396e54d6c073ad69b52660fb0bd9c6dd74c58a Mon Sep 17 00:00:00 2001 From: jonas Date: Tue, 15 Jan 2019 10:49:31 +0100 Subject: cleanup --- cWiremesh.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cWiremesh.h') diff --git a/cWiremesh.h b/cWiremesh.h index 17231a2..37df740 100644 --- a/cWiremesh.h +++ b/cWiremesh.h @@ -53,7 +53,7 @@ public: void rotate(sCoord3d _val); - void scale(int _scalar); + void scale(float _scalar); sCoord3d getPosition(); -- cgit v1.2.3