gl3n ~master (2022-03-12T18:20:07.6392329)
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
aliases
TypeTuple
templates
TupleRange
is_matrix
is_plane
is_quaternion
is_vector
If T is a matrix, this evaluates to true, otherwise false.