#include <GActiveElementInfluence.h>
Inheritance diagram for GBE::GActiveElementInfluence:


Public Member Functions | |
| GActiveElementInfluence (const GCS::GElementID &source, const GCS::GEnergy &energy, const GCS::GVector3 &position, const GCS::GVector3 &rotation, double radius, const GCS::GElementID &parent, double sense_radius, double sense_radius_detail) | |
| virtual | ~GActiveElementInfluence () |
| double | senseRadius () const |
| double | senseRadiusDetail () const |
Protected Attributes | |
| double | SenseRadius |
| double | SenseRadiusDetail |
This influence inherits GPositionalInfluence in order to allow easy calculation of the area center since position and parent (element context) are known.
|
||||||||||||||||||||||||||||||||||||
|
Constructor. |
|
|
Destructor. |
|
|
|
|
|
Determines the area size around the influence source which has to be kept active by the system. |
|
|
Determines the area size around the influence source which has to be kept active by the system even if the receiving element is one the same hierarchy level, e.g. looking into a house from outside or onto the planet surface from space (=without having entered the planet or house). |
1.3.6