Import Geant4 10.4.0 source tree
This commit is contained in:
@@ -31,7 +31,7 @@ public:
|
||||
float dy = direction.value()[1];
|
||||
float dz = direction.value()[2];
|
||||
|
||||
{tools::mat4f mtx;
|
||||
{mat4f mtx;
|
||||
state.m_camera_orientation.value(mtx);
|
||||
mtx.mul_3f(dx,dy,dz);}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user