Contains surface's data generated from slam tracking
More...
Contains surface's data generated from slam tracking
◆ GetFeatureBuffer()
float [] maxstAR.GuideInfo.GetFeatureBuffer |
( |
| ) |
|
Get projected feature buffer for SLAM (Always returns same address so vertex count must be considered)
- Returns
- feature buffer
◆ GetFeatureCount()
int maxstAR.GuideInfo.GetFeatureCount |
( |
| ) |
|
Get projected feature count in SLAM (float * 3 = 1 feature)
- Returns
- projected feature count for SLAM
◆ GetInitializingProgress()
float maxstAR.GuideInfo.GetInitializingProgress |
( |
| ) |
|
Get a percentage of progress during an initialization step of SLAM
- Returns
- Slam initializing progress
◆ GetKeyframeCount()
int maxstAR.GuideInfo.GetKeyframeCount |
( |
| ) |
|
Get keyframe count in SLAM
- Returns
- keyframe count for SLAM
◆ GetTagAnchors()
TagAnchor [] maxstAR.GuideInfo.GetTagAnchors |
( |
| ) |
|
◆ UpdateGuideInfo()
void maxstAR.GuideInfo.UpdateGuideInfo |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /Users/keane/Work/MaxstARSDK/MaxstARSDK_master/MaxstARUnity/Assets/MaxstAR/Script/Wrapper/GuideInfo.cs