Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | SpatialHash
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
__init__( (object)arg1, (object)pos, (object)ids [, (object)box=None]) -> object : C++ signature : void* __init__(boost::python::api::object,_object*,_object* [,_object*=None])
|
helper for pickle
|
findContacts( (SpatialHash)arg1, (float)r, (object)pos [, (object)ids=None]) -> object : C++ signature : _object* findContacts(desres::msys::SpatialHash {lvalue},float,_object* [,_object*=None]) |
findNearest( (SpatialHash)arg1, (int)k, (object)pos, (object)ids) -> object : C++ signature : _object* findNearest(desres::msys::SpatialHash {lvalue},int,_object*,_object*) |
findWithin( (SpatialHash)arg1, (float)r, (object)pos, (object)ids [, (bool)reuse_voxels=False]) -> object : C++ signature : _object* findWithin(desres::msys::SpatialHash {lvalue},float,_object*,_object* [,bool=False]) |
voxelize( (SpatialHash)arg1, (float)arg2) -> SpatialHash : C++ signature : desres::msys::SpatialHash {lvalue} voxelize(desres::msys::SpatialHash {lvalue},float) |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:33:08 2017 | http://epydoc.sourceforge.net |