aboutsummaryrefslogtreecommitdiff
path: root/cWiremesh.h
diff options
context:
space:
mode:
authorGravatar jonas <himself@jonasgunz.de> 2019-01-15 10:49:31 +0100
committerGravatar jonas <himself@jonasgunz.de> 2019-01-15 10:49:31 +0100
commiteb396e54d6c073ad69b52660fb0bd9c6dd74c58a (patch)
treecd27b4e147f26ae1ee1c1321bbdcefde3df3a3a3 /cWiremesh.h
parent60ea1ae7257d60d3ee05f1b9d412a1bd441db7cb (diff)
downloadtermgl-eb396e54d6c073ad69b52660fb0bd9c6dd74c58a.tar.gz
cleanup
Diffstat (limited to 'cWiremesh.h')
-rw-r--r--cWiremesh.h2
1 files changed, 1 insertions, 1 deletions
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();