sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
AABBSet.Builder
sbylib
collision
broad
aabbset
AABBSet
Undocumented in source.
class
AABBSet
struct
Builder {
ShapePair
[]
shapeList
;
void
add
(Shape shape);
auto
build
();
}
Members
Functions
add
void
add
(Shape shape)
Undocumented in source. Be warned that the author may not have intended to support it.
build
auto
build
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
shapeList
ShapePair
[]
shapeList
;
Undocumented in source.
Meta
Source
See Implementation
sbylib
collision
broad
aabbset
AABBSet
functions
collisionDetected
detect
structs
Builder