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 file:
Generated on Thu Aug 6 09:39:34 2009 for Aria by  doxygen 1.5.1