ΒΆvoid ortho(float* p_matrix,
float left,
float right,
float bottom,
float top)
void ortho(float* p_matrix,
float left,
float right,
float bottom,
float top)
Declared at: include/ekg/util/geometry.hpp:266
Parameters
- float* p_matrix
- float left
- float right
- float bottom
- float top