#include <IPhysicalEnvironment.h>
◆ getGround()
| virtual IGround* inet::physicalenvironment::IPhysicalEnvironment::getGround |
( |
| ) |
const |
|
pure virtual |
◆ getMaterialRegistry()
| virtual const IMaterialRegistry* inet::physicalenvironment::IPhysicalEnvironment::getMaterialRegistry |
( |
| ) |
const |
|
pure virtual |
◆ getNumObjects()
| virtual int inet::physicalenvironment::IPhysicalEnvironment::getNumObjects |
( |
| ) |
const |
|
pure virtual |
◆ getObject()
| virtual const IPhysicalObject* inet::physicalenvironment::IPhysicalEnvironment::getObject |
( |
int |
index | ) |
const |
|
pure virtual |
◆ getObjectById()
| virtual const IPhysicalObject* inet::physicalenvironment::IPhysicalEnvironment::getObjectById |
( |
int |
id | ) |
const |
|
pure virtual |
◆ getObjectCache()
| virtual IObjectCache* inet::physicalenvironment::IPhysicalEnvironment::getObjectCache |
( |
| ) |
const |
|
pure virtual |
◆ getSpaceMax()
| virtual const Coord& inet::physicalenvironment::IPhysicalEnvironment::getSpaceMax |
( |
| ) |
const |
|
pure virtual |
◆ getSpaceMin()
| virtual const Coord& inet::physicalenvironment::IPhysicalEnvironment::getSpaceMin |
( |
| ) |
const |
|
pure virtual |
◆ visitObjects()
| virtual void inet::physicalenvironment::IPhysicalEnvironment::visitObjects |
( |
const IVisitor * |
visitor, |
|
|
const LineSegment & |
lineSegment |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following file: