gl3n ~master (2022-03-12T18:20:07.6392329)
Dub
Repo
is_plane
gl3n
util
If T is a plane, this evaluates to true, otherwise false.
template
is_plane (
T
) {
enum
is_plane
;
}
Members
Manifest constants
is_plane
enum
is_plane
;
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 plane, this evaluates to true, otherwise false.