MaxstARSDK  4.1.x
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
maxstAR.Map3D Class Reference
Collaboration diagram for maxstAR.Map3D:
Collaboration graph

Public Attributes

int width = 0
 
int height = 0
 
int imageCount = 0
 
int vertexCount = 0
 
float [][] poseMatrices = null
 
Point3Df [] vertices = null
 
TagAnchor [] tagAnchors = null
 

Member Data Documentation

◆ height

int maxstAR.Map3D.height = 0

◆ imageCount

int maxstAR.Map3D.imageCount = 0

◆ poseMatrices

float [][] maxstAR.Map3D.poseMatrices = null

◆ tagAnchors

TagAnchor [] maxstAR.Map3D.tagAnchors = null

◆ vertexCount

int maxstAR.Map3D.vertexCount = 0

◆ vertices

Point3Df [] maxstAR.Map3D.vertices = null

◆ width

int maxstAR.Map3D.width = 0

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