#include <Sensor.h>
Definition at line 46 of file Sensor.h.
◆ ~Sensor()
virtual Divide::AI::Sensor::~Sensor |
( |
| ) |
|
|
virtualdefault |
◆ Sensor()
◆ sensorType()
SensorType Divide::AI::Sensor::sensorType |
( |
| ) |
const |
|
inlinenoexcept |
◆ update()
virtual void Divide::AI::Sensor::update |
( |
U64 |
deltaTimeUS | ) |
|
|
pure virtual |
◆ updateRange()
void Divide::AI::Sensor::updateRange |
( |
const vec2< F32 > |
range | ) |
|
|
inlinenoexcept |
◆ _parentEntity
AIEntity* Divide::AI::Sensor::_parentEntity |
|
protected |
◆ _range
vec2<F32> Divide::AI::Sensor::_range |
|
protected |
◆ _type
The documentation for this class was generated from the following file:
- G:/Divide-Framework/Source/AI/Sensors/Headers/Sensor.h