sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
CollisionPolygon.ImplAABB
sbylib
collision
shape
polygon
CollisionPolygon
Undocumented in source.
interface
CollisionPolygon
mixin template
ImplAABB () {
import
std
.
typecons
:
Nullable
;
;
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
polygon
CollisionPolygon
functions
vertices
mixin templates
ImplAABB