Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Sensor.h File Reference

Go to the source code of this file.

Classes

class  Divide::AI::Sensor
 

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::AI
 

Macros

#define DVD_AI_SENSOR_H_
 

Enumerations

enum class  Divide::AI::SensorType : U8 { Divide::AI::NONE = 0 , Divide::AI::VISUAL_SENSOR = 1 , Divide::AI::AUDIO_SENSOR = 2 }
 

Macro Definition Documentation

◆ DVD_AI_SENSOR_H_

#define DVD_AI_SENSOR_H_

Definition at line 34 of file Sensor.h.