|
MaxstARSDK
3.5.0
|
Instance Methods | |
| (instancetype) | - init: |
| (float) | - getInitializingProgress |
| Get a percentage of progress during an initialization step of SLAM. More... | |
| (int) | - getKeyframeCount |
| (int) | - getFeatureCount |
| (float *) | - getFeatureBuffer |
Definition at line 11 of file MasGuideInfo.h.
| - (float *) getFeatureBuffer |
Definition at line 41 of file MasGuideInfo.mm.
| - (int) getFeatureCount |
Definition at line 37 of file MasGuideInfo.mm.
| - (float) getInitializingProgress |
Get a percentage of progress during an initialization step of SLAM.
Definition at line 29 of file MasGuideInfo.mm.
| - (int) getKeyframeCount |
Definition at line 33 of file MasGuideInfo.mm.
1.8.14