| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Box2D.Tags
Description
Phantom tag types for the by-reference structs of the Box2D API.
These carry no fields and no Storable: they exist only so raw FFI
signatures can read Ptr BoxCastInput for documentation while the
caller supplies the buffer.
Documentation
data BoxCastInput Source #
data CastResultFcn Source #
data ChainSegment Source #
data CollisionPlane Source #
data ContactData Source #
data CustomFilterFcn Source #
data DistanceInput Source #
data DistanceOutput Source #
data DynamicTree Source #
data FrictionCallback Source #
data LocalManifold Source #
data OverlapResultFcn Source #
data PlaneResultFcn Source #
data PlaneSolverResult Source #
data PreSolveFcn Source #
data RecPlayerInfo Source #
data RecQueryHit Source #
data RecQueryInfo Source #
data RestitutionCallback Source #
data SegmentDistanceResult Source #
data ShapeCastInput Source #
data ShapeCastPairInput Source #
data ShapeProxy Source #
data SimplexCache Source #
data TreeQueryCallbackFcn Source #