, including all inherited members.
| addButton(string name, ofRectangle dimensions, ofColor color=NULL, ofColor bgcolor=NULL) | ofxTSPS::GuiManager | |
| addSlider(string name, int *value, int min, int max) | ofxTSPS::GuiManager | |
| addSlider(string name, float *value, float min, float max) | ofxTSPS::GuiManager | |
| addToggle(string name, bool *value) | ofxTSPS::GuiManager | |
| bEventsEnabled | ofxTSPS::GuiManager | [protected] |
| bLastBgState | ofxTSPS::GuiManager | [protected] |
| cameraHeight | ofxTSPS::GuiManager | [protected] |
| cameraWidth | ofxTSPS::GuiManager | [protected] |
| changeGuiCameraView(bool bCameraView) | ofxTSPS::GuiManager | |
| currentPanel | ofxTSPS::GuiManager | [protected] |
| customButtons | ofxTSPS::GuiManager | [protected] |
| disableElement(string name) | ofxTSPS::GuiManager | |
| disableEvents() | ofxTSPS::GuiManager | |
| draw() | ofxTSPS::GuiManager | |
| drawQuadGui() | ofxTSPS::GuiManager | |
| drawQuadGui(int x, int y, int width, int height) | ofxTSPS::GuiManager | |
| enableElement(string name) | ofxTSPS::GuiManager | |
| enableEvents() | ofxTSPS::GuiManager | |
| enableGui | ofxTSPS::GuiManager | |
| getButton(string name) | ofxTSPS::GuiManager | |
| getSelectedPanel() | ofxTSPS::GuiManager | |
| getSettings() | ofxTSPS::GuiManager | |
| getValueB(string name) | ofxTSPS::GuiManager | |
| getValueF(string name) | ofxTSPS::GuiManager | |
| getValueI(string name) | ofxTSPS::GuiManager | |
| getValueS(string name) | ofxTSPS::GuiManager | |
| GuiManager() | ofxTSPS::GuiManager | |
| haarFiles | ofxTSPS::GuiManager | [protected] |
| keyPressed(ofKeyEventArgs &e) | ofxTSPS::GuiManager | |
| keyReleased(ofKeyEventArgs &e) | ofxTSPS::GuiManager | |
| lastCurrentPanel | ofxTSPS::GuiManager | [protected] |
| loadEventCatcher(string &buttonName) | ofxTSPS::GuiManager | [protected] |
| loadSettings(string xml) | ofxTSPS::GuiManager | |
| maximize(string &button) | ofxTSPS::GuiManager | |
| maximizeButton | ofxTSPS::GuiManager | [protected] |
| minimize(string &button) | ofxTSPS::GuiManager | |
| minimizeButton | ofxTSPS::GuiManager | [protected] |
| mouseDragged(ofMouseEventArgs &e) | ofxTSPS::GuiManager | |
| mousePressed(ofMouseEventArgs &e) | ofxTSPS::GuiManager | |
| mouseReleased(ofMouseEventArgs &e) | ofxTSPS::GuiManager | |
| panel | ofxTSPS::GuiManager | [protected] |
| params | ofxTSPS::GuiManager | [protected] |
| quadGui | ofxTSPS::GuiManager | [protected] |
| quadGuiSetup | ofxTSPS::GuiManager | [protected] |
| reloadEventCatcher(string &buttonName) | ofxTSPS::GuiManager | [protected] |
| saveAsEventCatcher(string &buttonName) | ofxTSPS::GuiManager | [protected] |
| saveEventCatcher(string &buttonName) | ofxTSPS::GuiManager | [protected] |
| setHaarEnabled(bool bHaar) | ofxTSPS::GuiManager | |
| setOpticalFlowEnabled(bool bOpticalFlow) | ofxTSPS::GuiManager | |
| setSelectedPanel(int index) | ofxTSPS::GuiManager | |
| setSelectedPanel(string name) | ofxTSPS::GuiManager | |
| settings | ofxTSPS::GuiManager | [protected] |
| setup() | ofxTSPS::GuiManager | |
| setupQuadGui(int cameraWidth, int cameraHeight) | ofxTSPS::GuiManager | |
| setValueB(string name, bool val) | ofxTSPS::GuiManager | |
| setValueF(string name, float val) | ofxTSPS::GuiManager | |
| setValueI(string name, int val) | ofxTSPS::GuiManager | |
| setValueS(string name, string val) | ofxTSPS::GuiManager | |
| update(ofEventArgs &e) | ofxTSPS::GuiManager | |
| update() | ofxTSPS::GuiManager | |
| videoFiles | ofxTSPS::GuiManager | [protected] |
| ~GuiManager() | ofxTSPS::GuiManager | |