Chipmunk Pro API Reference  6.1.3
 All Classes Functions Variables Typedefs Properties Groups Pages
Properties | List of all members
ChipmunkNearestPointQueryInfo Class Reference

Inherits NSObject.

Properties

cpNearestPointQueryInfoinfo
 Returns a pointer to the underlying cpNearestPointQueryInfo C struct.
 
ChipmunkShapeshape
 The ChipmunkShape found.
 
cpFloat dist
 The distance between the point and the surface of the shape. More...
 
cpVect point
 The closest point on the surface of the shape to the point.
 

Property Documentation

- (cpFloat) dist
readnonatomicassign

The distance between the point and the surface of the shape.

Negative distances mean that the point is that depth inside the shape.


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