style cleanup: assignment & indentation.

This commit is contained in:
Campbell Barton
2012-06-09 18:56:12 +00:00
parent c6cffe98fa
commit 2c1abe1f58
32 changed files with 500 additions and 484 deletions

View File

@@ -78,7 +78,7 @@ public:
bool use_motion;
/* computed camera parameters */
Transform screentoworld;
Transform screentoworld;
Transform rastertoworld;
Transform ndctoworld;
Transform rastertocamera;