code cleanup: remove some paranoid checks which would have crashed anyway earlier on.
Also some minor formatting.
This commit is contained in:
@@ -90,7 +90,7 @@ public:
|
||||
Transform worldtocamera;
|
||||
|
||||
Transform rastertocamera;
|
||||
Transform cameratoraster;;
|
||||
Transform cameratoraster;
|
||||
|
||||
float3 dx;
|
||||
float3 dy;
|
||||
|
Reference in New Issue
Block a user