MaxstARSDK  4.1.x
All Classes Files Functions Variables Enumerations Enumerator Macros
CloudRecognitionData Class Reference

#import <CloudRecognitionData.h>

Inheritance diagram for CloudRecognitionData:
Inheritance graph
Collaboration diagram for CloudRecognitionData:
Collaboration graph

Instance Methods

(id) - initWithData:
 

Public Attributes

NSString * ImgId
 
NSString * Track2dMapUrl
 
NSString * Custom
 
NSString * Name
 
float RealWidth
 
NSString * ImgGSUrl
 
NSString * ImgGSName
 
NSString * ImgIdKey
 
NSString * Track2dMapUrlKey
 
NSString * CustomKey
 
NSString * NameKey
 
NSString * RealWidthKey
 
NSString * ImgGSUrlKey
 

Method Documentation

◆ initWithData:()

- (id) initWithData: (NSDictionary*)  data

Member Data Documentation

◆ Custom

- (NSString*) Custom

◆ CustomKey

- (NSString*) CustomKey

◆ ImgGSName

- (NSString*) ImgGSName

◆ ImgGSUrl

- (NSString*) ImgGSUrl

◆ ImgGSUrlKey

- (NSString*) ImgGSUrlKey

◆ ImgId

- (NSString*) ImgId

◆ ImgIdKey

- (NSString*) ImgIdKey

◆ Name

- (NSString*) Name

◆ NameKey

- (NSString*) NameKey

◆ RealWidth

- (float) RealWidth

◆ RealWidthKey

- (NSString*) RealWidthKey

◆ Track2dMapUrl

- (NSString*) Track2dMapUrl

◆ Track2dMapUrlKey

- (NSString*) Track2dMapUrlKey

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