| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Box3D.Tags
Description
Phantom tag types for the by-reference structs of the Box3D API.
These carry no fields and no Storable: they exist only so raw FFI
signatures can read Ptr BodyCastResult for documentation while the
caller supplies the buffer.
Documentation
data BodyCastResult Source #
data BodyPlaneResult Source #
data BoxCastInput Source #
data CastResultFcn Source #
data ChildShape Source #
data CollisionPlane Source #
data CompoundCapsule Source #
data CompoundData Source #
data CompoundDef Source #
data CompoundHull Source #
data CompoundMesh Source #
data CompoundQueryFcn Source #
data CompoundSphere Source #
data ContactData Source #
data CustomFilterFcn Source #
data DistanceInput Source #
data DistanceOutput Source #
data DynamicTree Source #
data FrictionCallback Source #
data HeightFieldData Source #
data HeightFieldDef Source #
data LocalManifold Source #
data MeshQueryFcn Source #
data MoverFilterFcn 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 ShapeCastInput Source #
data ShapeCastPairInput Source #
data ShapeProxy Source #
data SimplexCache Source #
data TreeQueryCallbackFcn Source #