This is the complete list of members for ssInterface, including all inherited members.
| copyEnvironment(ssEnvironment *environment, bool copyToCI=false) | ssInterface | |
| copyObject(ssObject *object, int index=0, bool copyToCI=false) | ssInterface | |
| copyScenario(ssEnvironment *environment, bool copyToCI=false) | ssInterface | |
| copySensor(ssSensor *sensor, int index=0, bool copyToCI=false) | ssInterface | |
| copyTerrain(ssObject *terrain, bool copyToCI=false) | ssInterface | |
| getDataDirectory() | ssInterface | inline |
| getNumberObjects() | ssInterface | |
| getNumberSensors() | ssInterface | inline |
| getSceneHeight() | ssInterface | inline |
| getSceneWidth() | ssInterface | inline |
| getSensorOrientation(double &h, double &p, double &r) | ssInterface | |
| getSensorPosition(double &lat, double &lng, double &alt) | ssInterface | |
| getSensorWorldPosition(double &lat, double &lng, double &alt) | ssInterface | |
| m_activeSensor | ssInterface | protected |
| m_ciInterfaceSs | ssInterface | protected |
| m_dataDirectoryPath | ssInterface | protected |
| m_sceneWindowHeight | ssInterface | protected |
| m_sceneWindowWidth | ssInterface | protected |
| m_sensorOrientation | ssInterface | protected |
| m_sensorPos | ssInterface | protected |
| m_sensorWorldPos | ssInterface | protected |
| setCiInterfaceSS(ciInterface *ciInterface) | ssInterface | inline |
| setDataDirectory(char *path) | ssInterface | |
| setSceneHeight(int height) | ssInterface | inline |
| setSceneWidth(int width) | ssInterface | inline |
| setSensorOrientation(double h, double p, double r) | ssInterface | |
| setSensorPosition(double lat, double lng, double alt) | ssInterface | |
| setSensorWorldPosition(double lat, double lng, double alt) | ssInterface | |
| ssInterface() | ssInterface | |
| ~ssInterface() | ssInterface | virtual |