Filmenegative core cleanup

This commit is contained in:
Flössie
2019-06-17 08:03:46 +02:00
parent 80f2b6a002
commit 54cc02eea9
6 changed files with 422 additions and 344 deletions

View File

@@ -185,7 +185,7 @@ public:
return float_raw_image;
}
eSensorType getSensorType();
eSensorType getSensorType() const;
void getRgbCam (float rgbcam[3][4]);
void getXtransMatrix ( int xtransMatrix[6][6]);