Chipmunk2D Pro API Reference  6.1.5
 All Classes Functions Variables Typedefs Properties Groups Pages
Instance Methods | List of all members
ChipmunkBlockSampler Class Reference

Inherits ChipmunkAbstractSampler.

Instance Methods

(id) - initWithBlock:
 Initializes the sampler using a copy of the passed block.
 
- Instance Methods inherited from ChipmunkAbstractSampler
(id) - initWithSamplingFunction:
 Designated initializer.
 
(cpFloat- sample:
 Sample at a specific point.
 
(ChipmunkPolylineSet *) - march:xSamples:ySamples:hard:
 March a certain area of the sampler.
 

Additional Inherited Members

- Properties inherited from ChipmunkAbstractSampler
cpFloat marchThreshold
 The threshold passed to the cpMarch*() functions. More...
 
cpMarchSampleFunc sampleFunc
 Get the primitive cpMarchSampleFunc used by this sampler.
 

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