#include <SpecialVisionSymbols.h>
Inheritance diagram for SpecialVisionSymbols:
Public Member Functions | |
SpecialVisionSymbols (const BehaviorControlInterfaces &interfaces) | |
void | registerSymbols (Xabsl2Engine &engine) |
registers the symbols at an engine | |
void | update () |
updates the symbols | |
Input symbols | |
int | getBarCodeValue () |
bool | getShutterSelected () |
Definition at line 20 of file SpecialVisionSymbols.h.
|
Definition at line 11 of file SpecialVisionSymbols.cpp. |
|
Here is the call graph for this function:
|
updates the symbols
Definition at line 104 of file SpecialVisionSymbols.cpp. |
|
A function for the symbol "bar-code" Definition at line 108 of file SpecialVisionSymbols.cpp. References SpecialPercept::barCodeId. Referenced by registerSymbols(). |
|
A function for the symbol "bar-code" Definition at line 113 of file SpecialVisionSymbols.cpp. References SpecialPercept::shutterSelected. Referenced by registerSymbols(). |