#include <map>
#include <vector>
#include <string>
#include <SignDLL.h>
Include dependency graph for SignState.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | StrFiducial |
| Stores information about one fiducial. More... | |
| struct | StrCamera |
| Stores settings for the 3D camera. More... | |
| class | SignState |
| Stores one SIGN state. More... | |
Typedefs | |
| typedef std::vector< StrFiducial > | FiducialList |
| typedef std::vector< StrCamera > | CameraList |
| Information about one or more 3D cameras. | |
|
|
Information about one or more 3D cameras.
|
|
|
Information about one or more fiducials Not used internally, only as a return type for GetAllFiducials |
1.4.6