![]() |
BotNavSim
v0.4.3
Mobile Robot Simulation
|
Interface for objects that are observable via CamController must keep their world bounds up-to-date More...
Properties | |
string | name [get] |
Gets the name of the observable object More... | |
Bounds | bounds [get] |
Gets the bounds of the observable object (size and location) More... | |
Interface for objects that are observable via CamController must keep their world bounds up-to-date
Definition at line 7 of file IObservable.cs.
|
get |
Gets the bounds of the observable object (size and location)
The bounds.
Definition at line 18 of file IObservable.cs.
|
get |