ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Public Attributes | List of all members
TrackedImageInfo Class Reference

#include <PlanarTracker.h>

Collaboration diagram for TrackedImageInfo:
[legend]

Public Attributes

std::shared_ptr< unsigned char > imageData
 
int uid
 
float scale
 
int width
 
int height
 
std::string fileName
 

Member Data Documentation

◆ fileName

std::string TrackedImageInfo::fileName

◆ height

int TrackedImageInfo::height

◆ imageData

std::shared_ptr<unsigned char> TrackedImageInfo::imageData

◆ scale

float TrackedImageInfo::scale

◆ uid

int TrackedImageInfo::uid

◆ width

int TrackedImageInfo::width

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