matrix: instantiate orth for floats
This commit is contained in:
parent
c2a880c290
commit
048abab55e
@ -155,6 +155,7 @@ util::ortho (T l, T r, // left, right
|
|||||||
}};
|
}};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
template util::matrix4f util::ortho (float, float, float, float, float, float);
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
template <typename T>
|
template <typename T>
|
||||||
|
Loading…
Reference in New Issue
Block a user