![]() |
VR-Vantage 3.1 API Documentation
|
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, int subObjIndex=-1) | 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 | |
| getDataDirectoryForSigSim() | ssInterface | inline |
| getNetworkConfiguration(int &networkMode, int &serverClientConnectionType) | ssInterface | |
| getNumberObjects() | ssInterface | |
| getNumberSensors() | 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_sensorOrientation | ssInterface | protected |
| m_sensorPos | ssInterface | protected |
| m_sensorWorldPos | ssInterface | protected |
| modifySsStringPath(char *stringToModify, bool copyToCI=false) | ssInterface | |
| setCiInterfaceSS(ciInterface *ciInterface) | ssInterface | inline |
| setDataDirectoryForSigSim(char *path) | ssInterface | |
| setNetworkConfiguration(int networkMode, int serverClientConnectionType, const ciServerClient::ConnectionsMultiMap &connections) | ssInterface | |
| 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 |