Contains tracked targets informations.
More...
#include <ITrackingResult.h>
Contains tracked targets informations.
◆ ITrackingResult()
| maxstAR::ITrackingResult::ITrackingResult |
( |
| ) |
|
|
inline |
◆ ~ITrackingResult()
| virtual maxstAR::ITrackingResult::~ITrackingResult |
( |
| ) |
|
|
inlinevirtual |
◆ getCount()
| virtual int maxstAR::ITrackingResult::getCount |
( |
| ) |
|
|
pure virtual |
Get tracking target count. Current version ar engine could not track multi target. That feature will be implemented not so far future.
- Returns
- tracking target count
◆ getTrackable()
| virtual ITrackable* maxstAR::ITrackingResult::getTrackable |
( |
int |
index | ) |
|
|
pure virtual |
Get tracking target information.
- Parameters
-
- Returns
- Trackable class instance
The documentation for this class was generated from the following file: