|
MaxstAR Native Android
|
Public Member Functions | |
| float | getInitialProgress () |
| int | getKeyframeCount () |
| int | getGuideFeatureCount () |
| float[] | getGuideFeatureBuffer () |
| float[] | getBoundingBox () |
| TagAnchor[] | getTagAnchors () |
| int | getTagAnchorCount () |
class for guide information during SLAM
| float [] com.maxst.ar.GuideInfo.getBoundingBox | ( | ) |
Get a bounding box of a scanned object
| float [] com.maxst.ar.GuideInfo.getGuideFeatureBuffer | ( | ) |
Get 2d screen positions of features for guide
| int com.maxst.ar.GuideInfo.getGuideFeatureCount | ( | ) |
Get the number of features for guide
| float com.maxst.ar.GuideInfo.getInitialProgress | ( | ) |
Get a percentage of progress during an initialization step of SLAM
| int com.maxst.ar.GuideInfo.getKeyframeCount | ( | ) |
Get the number of keyframes
1.8.16