inmath ~master (2022-05-26T00:17:45.8140456)
Dub
Repo
AABBT.vertices
inmath
aabb
AABBT
Returns all vertices of the AABB, basically one vec per corner.
struct
AABBT
(type, uint dimension_ = 3)
@
safe
pure nothrow @
property
const
vec
[]
vertices
(
)
Meta
Source
See Implementation
inmath
aabb
AABBT
aliases
at
dimension
vec
constructors
this
functions
expand
intersects
opEquals
toHash
properties
area
center
extent
halfExtent
vertices
static functions
fromPoints
variables
max
min
Returns all vertices of the AABB, basically one vec per corner.