sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
CollisionCapsule.ImplAABB
sbylib
collision
shape
capsule
CollisionCapsule
Undocumented in source.
interface
CollisionCapsule
mixin template
ImplAABB () {
import
sbylib
.
math
:
vmin
=
min
,
vmax
=
max
;
;
AABB
getAABB
();
}
Members
Functions
getAABB
AABB
getAABB
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
sbylib
collision
shape
capsule
CollisionCapsule
functions
ends
radius
mixin templates
ImplAABB