Skip to content
Snippets Groups Projects
Verified Commit a26dc96e authored by philippe.verley_ird.fr's avatar philippe.verley_ird.fr Committed by philippe.verley_ird.fr
Browse files

Raster.java: the setTransformationMatrix method would invert the VOP matrix...

Raster.java: the setTransformationMatrix method would invert the VOP matrix from VoxelizationCfg.java and as a result would alter the VOP matrix from PointToShot since it was a pointer to VoxelizationCfg. Fixed. But similar bugs may remain in other places (will investigate).
MatrixUtility.java: added new method identity4d and renamed identity to identity4f.
parent 5e05ad8a
No related branches found
No related tags found
No related merge requests found
Showing
with 37 additions and 33 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment