gl3n ~master (2021-06-11T06:55:56Z)
Home
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.