9 #import <Foundation/Foundation.h>
14 - (instancetype)init:(
void *)guideInfo;
Definition: MasGuideInfo.h:13
int getGuideFeatureCount()
Get the number of features for guide.
float * getGuideFeatureBuffer()
float getInitializingProgress()
Get a percentage of progress during an initialization step of SLAM.
int getTagAnchorsId()
Get anchors Id.
float * getBoundingBox()
Get a bounding box of a scanned object.
int getKeyframeCount()
Get keyframe count.
int getTagAnchorCount()
Get number of anchors.
NSMutableArray< MasTagAnchor * > * getTagAnchors()
Get Anchors of a scanned object.
Definition: MasTagAnchor.h:13