forked from M-Labs/nalgebra
minor doc typo
This commit is contained in:
parent
55b599e52c
commit
ea933c654a
@ -134,7 +134,7 @@ pub fn ortho_lh_zo<N: Real>(left: N, right: N, bottom: N, top: N, znear: N, zfar
|
||||
mat
|
||||
}
|
||||
|
||||
/// Creates a matrix for a right hand orthographic-view frustum with a depth range of 0 to 1
|
||||
/// Creates a matrix for a right hand orthographic-view frustum with a depth range of -1 to 1
|
||||
///
|
||||
/// # Parameters
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user