chipmunkd ~master (2017-02-18T12:22:00Z)
Home
Dub
Repo
cpSpatialIndexReindexObject
chipmunk
cpSpatialIndex
Reindex a single object in the spatial index.
extern (
C
) static
void
cpSpatialIndexReindexObject
(
cpSpatialIndex
*
index
,
void
*
obj
,
cpHashValue
hashid
)
Meta
Source
See Implementation
chipmunk
cpSpatialIndex
static functions
cpSpatialIndexContains
cpSpatialIndexCount
cpSpatialIndexEach
cpSpatialIndexInsert
cpSpatialIndexQuery
cpSpatialIndexReindex
cpSpatialIndexReindexObject
cpSpatialIndexReindexQuery
cpSpatialIndexRemove
cpSpatialIndexSegmentQuery
Reindex a single object in the spatial index.