#include <bullet_collision_shape_cache.h>
◆ get()
Retrieve the cache entry by key.
- Parameters
-
- Returns
- If key exists the entry is returned, otherwise a nullptr is returned
Definition at line 54 of file bullet_collision_shape_cache.cpp.
◆ insert()
◆ prune()
void tesseract_collision::tesseract_collision_bullet::BulletCollisionShapeCache::prune |
( |
| ) |
|
|
static |
◆ cache_
std::map< boost::uuids::uuid, std::weak_ptr< BulletCollisionShape > > tesseract_collision::tesseract_collision_bullet::BulletCollisionShapeCache::cache_ |
|
staticprivate |
◆ mutex_
std::mutex tesseract_collision::tesseract_collision_bullet::BulletCollisionShapeCache::mutex_ |
|
staticprivate |
The documentation for this class was generated from the following files: