Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages | Examples

ArCameraCollection::CameraInfo Struct Reference

#include <ArCameraCollection.h>

List of all members.


Detailed Description

Information regarding a single camera.


Public Member Functions

 CameraInfo ()
 Constructor.
 ~CameraInfo ()
 Destructor.

Public Attributes

std::string myCameraName
 Unique name of the camera.
std::string myCameraType
 Type of the camera.
std::map< std::string, CommandInfo * > myCommandToInfoMap
 Map of generic command names to the specific camera command info.
std::string myDisplayName
 String displayed for the name of the camera.
std::string myDisplayType
 String displayed for the type of the camera.
std::map< std::string, ParamInfo * > myParamToInfoMap
 Map of parameter names to the related info (including the actual parameter value).


The documentation for this struct was generated from the following files:
Generated on Thu Jan 7 10:34:40 2010 for Aria by  doxygen 1.4.2