sbylib.collision.narrow.capsulepolygon

Undocumented in source.

Members

Enums

CapsulePolygonCollisionType
enum CapsulePolygonCollisionType
Undocumented in source.

Functions

detect
Nullable!(CapsulePolygonResult) detect(Polygon plane, Capsule capsule)
Undocumented in source. Be warned that the author may not have intended to support it.
detect
auto detect(Capsule capsule, Polygon plane)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

CapsulePolygonResult
struct CapsulePolygonResult
Undocumented in source.

Meta