Public Attributes

cpNearestPointQueryInfo Struct Reference
[cpShape]

Nearest point query info struct. More...

#include <cpShape.h>

List of all members.

Public Attributes

cpShapeshape
 The nearest shape, NULL if no shape was within range.
cpVect p
 The closest point on the shape's surface. (in world space coordinates).
cpFloat d
 The distance to the point. The distance is negative if the point is inside the shape.

Detailed Description

Nearest point query info struct.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Properties