dchip v0.1.1 (2014-08-22T12:07:42Z)
Home
Dub
Repo
cpSpatialIndex
dchip
cpSpatialIndex
package
struct
cpSpatialIndex {
cpSpatialIndexClass
*
klass
;
cpSpatialIndexBBFunc
bbfunc
;
cpSpatialIndex
*
staticIndex
;
cpSpatialIndex
*
dynamicIndex
;
}
Members
Variables
bbfunc
cpSpatialIndexBBFunc
bbfunc
;
Undocumented in source.
dynamicIndex
cpSpatialIndex
*
dynamicIndex
;
Undocumented in source.
klass
cpSpatialIndexClass
*
klass
;
Undocumented in source.
staticIndex
cpSpatialIndex
*
staticIndex
;
Undocumented in source.
Meta
Source
See Implementation
dchip
cpSpatialIndex
aliases
cpBBTreeVelocityFunc
cpSpatialIndexBBFunc
cpSpatialIndexContainsImpl
cpSpatialIndexCountImpl
cpSpatialIndexDestroyImpl
cpSpatialIndexEachImpl
cpSpatialIndexInsertImpl
cpSpatialIndexIteratorFunc
cpSpatialIndexQueryFunc
cpSpatialIndexQueryImpl
cpSpatialIndexReindexImpl
cpSpatialIndexReindexObjectImpl
cpSpatialIndexReindexQueryImpl
cpSpatialIndexRemoveImpl
cpSpatialIndexSegmentQueryFunc
cpSpatialIndexSegmentQueryImpl
functions
cpSpatialIndexCollideStatic
cpSpatialIndexContains
cpSpatialIndexCount
cpSpatialIndexDestroy
cpSpatialIndexEach
cpSpatialIndexFree
cpSpatialIndexInit
cpSpatialIndexInsert
cpSpatialIndexQuery
cpSpatialIndexReindex
cpSpatialIndexReindexObject
cpSpatialIndexReindexQuery
cpSpatialIndexRemove
cpSpatialIndexSegmentQuery
dynamicToStaticIter
structs
cpSpatialIndex
cpSpatialIndexClass
dynamicToStaticContext