ViewMatrixSet

Sets a 3D scene view matrix.

void  ViewMatrixSet(
   const DXMatrix  &view_matrix      // view matrix
   );

Parameters

&view_matrix

[in]  View matrix setting the camera position and direction in 3D space.

Return Value

None.