gl3n v1.3.1 (2016-01-07T21:01:40Z)
Home
Dub
Repo
AABBT.vertices
gl3n
aabb
AABBT
Returns all vertices of the AABB, basically one vec3 per corner.
struct
AABBT
(type)
@
safe
pure nothrow @
property
const
vec3
[]
vertices
(
)
Meta
Source
See Implementation
gl3n
aabb
AABBT
aliases
at
vec3
constructors
this
functions
expand
intersects
opEquals
properties
area
center
extent
half_extent
vertices
static functions
from_points
variables
max
min
Returns all vertices of the AABB, basically one vec3 per corner.