Chipmunk2D Pro API Reference  6.1.5
 All Classes Functions Variables Typedefs Properties Groups Pages
Public Attributes | List of all members
cpSegmentQueryInfo Struct Reference

Segment query info struct. More...

#include <cpShape.h>

Public Attributes

cpShapeshape
 The shape that was hit, NULL if no collision occured.
 
cpFloat t
 The normalized distance along the query segment in the range [0, 1].
 
cpVect n
 The normal of the surface hit.
 

Detailed Description

Segment query info struct.


The documentation for this struct was generated from the following file: