Public Attributes

cpSegmentQueryInfo Struct Reference
[cpShape]

Segment query info struct. More...

#include <cpShape.h>

List of all members.

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:
 All Classes Functions Variables Properties