MaxstARSDK  3.5.0
Instance Methods | List of all members
MasGuideInfo Class Reference
Inheritance diagram for MasGuideInfo:

Instance Methods

(instancetype) - init:
 
(float) - getInitializingProgress
 Get a percentage of progress during an initialization step of SLAM. More...
 
(int) - getKeyframeCount
 
(int) - getFeatureCount
 
(float *) - getFeatureBuffer
 

Detailed Description

Definition at line 11 of file MasGuideInfo.h.

Method Documentation

◆ getFeatureBuffer()

- (float *) getFeatureBuffer
Returns
Get 2d screen positions of features for guide

Definition at line 41 of file MasGuideInfo.mm.

◆ getFeatureCount()

- (int) getFeatureCount
Returns
feature count for guide

Definition at line 37 of file MasGuideInfo.mm.

◆ getInitializingProgress()

- (float) getInitializingProgress

Get a percentage of progress during an initialization step of SLAM.

Returns
Slam initializing progress

Definition at line 29 of file MasGuideInfo.mm.

◆ getKeyframeCount()

- (int) getKeyframeCount
Returns
keyframe count

Definition at line 33 of file MasGuideInfo.mm.


The documentation for this class was generated from the following files: