blob: ce0a6ef366e70d0c7ddf0d6e4c678532540aa43a (
plain)
1
2
3
4
5
6
7
8
|
About Areas Of Interest (AOI)
=============================
The [AreaOfInterest submodule](../../../argaze/#argaze.AreaOfInterest) allows to deal with AOI in a AR environment through a set of high level classes:
* [AOIFeatures](../../../argaze/#argaze.AreaOfInterest.AOIFeatures)
* [AOI3DScene](../../../argaze/#argaze.AreaOfInterest.AOI3DScene)
* [AOI2DScene](../../../argaze/#argaze.AreaOfInterest.AOI2DScene)
|