gl3n v1.3.1 (2016-01-07T21:01:40Z)
Home
Dub
Repo
is_matrix
gl3n
util
If T is a matrix, this evaluates to true, otherwise false.
template
is_matrix (
T
) {
enum
is_matrix
;
}
Members
Manifest constants
is_matrix
enum
is_matrix
;
Undocumented in source.
Meta
Source
See Implementation
gl3n
util
templates
TupleRange
is_matrix
is_plane
is_quaternion
is_vector
If T is a matrix, this evaluates to true, otherwise false.