#include <BvhObjectCache.h>
◆ BvhObjectCache()
| inet::physicalenvironment::BvhObjectCache::BvhObjectCache |
( |
| ) |
|
◆ ~BvhObjectCache()
| inet::physicalenvironment::BvhObjectCache::~BvhObjectCache |
( |
| ) |
|
|
virtual |
◆ initialize()
| void inet::physicalenvironment::BvhObjectCache::initialize |
( |
int |
stage | ) |
|
|
overrideprotectedvirtual |
◆ insertObject()
| bool inet::physicalenvironment::BvhObjectCache::insertObject |
( |
const IPhysicalObject * |
object | ) |
|
|
protectedvirtual |
◆ numInitStages()
| virtual int inet::physicalenvironment::BvhObjectCache::numInitStages |
( |
| ) |
const |
|
inlineoverrideprotectedvirtual |
◆ visitObjects()
| void inet::physicalenvironment::BvhObjectCache::visitObjects |
( |
const IVisitor * |
visitor, |
|
|
const LineSegment & |
lineSegment |
|
) |
| const |
|
overridevirtual |
◆ axisOrder
| const char* inet::physicalenvironment::BvhObjectCache::axisOrder |
|
protected |
◆ bvhTree
| BvhTree* inet::physicalenvironment::BvhObjectCache::bvhTree |
|
mutableprotected |
◆ leafCapacity
| unsigned int inet::physicalenvironment::BvhObjectCache::leafCapacity |
|
protected |
◆ objects
| std::vector<const IPhysicalObject *> inet::physicalenvironment::BvhObjectCache::objects |
|
mutableprotected |
◆ physicalEnvironment
The documentation for this class was generated from the following files: