X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fscene%2Fsky%2FCloudShaderGeometry.cxx;h=229710db32ba4fa96dad76aa3ec4bf0a59c5820d;hb=11479cd8c386d8bf7e1fee7bed60ab4abefc5fad;hp=10d50acbeb903e5dfbe10512ec9e91b3473baf8c;hpb=40e13b91fe74c763428f546e56deb8d20c60b7da;p=simgear.git diff --git a/simgear/scene/sky/CloudShaderGeometry.cxx b/simgear/scene/sky/CloudShaderGeometry.cxx index 10d50acb..229710db 100755 --- a/simgear/scene/sky/CloudShaderGeometry.cxx +++ b/simgear/scene/sky/CloudShaderGeometry.cxx @@ -121,7 +121,7 @@ void CloudShaderGeometry::drawImplementation(RenderInfo& renderInfo) const } } -void CloudShaderGeometry::addSprite(SGVec3f& p, int tx, int ty, +void CloudShaderGeometry::addSprite(const SGVec3f& p, int tx, int ty, float w, float h, float s, float cull, float cloud_height) {