#include <IPhysicalEnvironment.h>
virtual IGround* inet::physicalenvironment::IPhysicalEnvironment::getGround |
( |
| ) |
const |
|
pure virtual |
virtual const IMaterialRegistry* inet::physicalenvironment::IPhysicalEnvironment::getMaterialRegistry |
( |
| ) |
const |
|
pure virtual |
virtual int inet::physicalenvironment::IPhysicalEnvironment::getNumObjects |
( |
| ) |
const |
|
pure virtual |
virtual const IPhysicalObject* inet::physicalenvironment::IPhysicalEnvironment::getObject |
( |
int |
index | ) |
const |
|
pure virtual |
virtual const IPhysicalObject* inet::physicalenvironment::IPhysicalEnvironment::getObjectById |
( |
int |
id | ) |
const |
|
pure virtual |
virtual IObjectCache* inet::physicalenvironment::IPhysicalEnvironment::getObjectCache |
( |
| ) |
const |
|
pure virtual |
virtual const Coord& inet::physicalenvironment::IPhysicalEnvironment::getSpaceMax |
( |
| ) |
const |
|
pure virtual |
virtual const Coord& inet::physicalenvironment::IPhysicalEnvironment::getSpaceMin |
( |
| ) |
const |
|
pure virtual |
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: