ApplicationConfigurationData | vtkPlusConfig | protected |
ApplicationStartTimestamp | vtkPlusConfig | protected |
CreateDeviceSetConfigurationFromFile(const std::string &aConfigFile) | vtkPlusConfig | |
DeviceSetConfigurationData | vtkPlusConfig | protected |
DeviceSetConfigurationDirectory | vtkPlusConfig | protected |
DeviceSetConfigurationFileName | vtkPlusConfig | protected |
EditorApplicationExecutable | vtkPlusConfig | protected |
FindFileRecursivelyInDirectory(const char *aFileName, const char *aDirectory) | vtkPlusConfig | protected |
FindImagePath(const std::string &aImagePath, std::string &aFoundAbsolutePath) | vtkPlusConfig | |
FindModelPath(const std::string &aModelPath, std::string &aFoundAbsolutePath) | vtkPlusConfig | |
GetAbsolutePath(const std::string &aPath, const std::string &aBasePath) | vtkPlusConfig | |
GetApplicationConfigurationData() | vtkPlusConfig | protectedvirtual |
GetApplicationConfigurationFilePath() const | vtkPlusConfig | |
GetClassName() | vtkPlusConfig | virtual |
GetDeviceSetConfigurationData() | vtkPlusConfig | virtual |
GetDeviceSetConfigurationDirectory() | vtkPlusConfig | |
GetDeviceSetConfigurationFileName() | vtkPlusConfig | |
GetDeviceSetConfigurationPath(const std::string &subPath) | vtkPlusConfig | |
GetFirstFileFoundInConfigurationDirectory(const char *aFileName) | vtkPlusConfig | |
GetFirstFileFoundInDirectory(const char *aFileName, const char *aDirectory) | vtkPlusConfig | |
GetImageDirectory() | vtkPlusConfig | |
GetImagePath(const std::string &subPath) | vtkPlusConfig | |
GetInstance() | vtkPlusConfig | static |
GetModelPath(const std::string &subPath) | vtkPlusConfig | |
GetNewDeviceSetConfigurationFileName() | vtkPlusConfig | |
GetOutputDirectory() | vtkPlusConfig | |
GetOutputPath(const std::string &subPath) | vtkPlusConfig | |
GetPlusExecutablePath(const std::string &executableName) | vtkPlusConfig | |
GetScriptPath(const std::string &subPath) | vtkPlusConfig | |
ImageDirectory | vtkPlusConfig | protected |
IsA(const char *type) | vtkPlusConfig | virtual |
IsTypeOf(const char *type) | vtkPlusConfig | static |
LoadApplicationConfiguration() | vtkPlusConfig | protected |
LookupElementWithNameContainingChildWithNameAndAttribute(vtkXMLDataElement *aConfig, const char *aElementName, const char *aChildName, const char *aChildAttributeName, const char *aChildAttributeValue) | vtkPlusConfig | |
ModelDirectory | vtkPlusConfig | protected |
New() | vtkPlusConfig | static |
OutputDirectory | vtkPlusConfig | protected |
ProgramDirectory | vtkPlusConfig | protected |
ReadTransformToCoordinateDefinition(const char *aFromCoordinateFrame, const char *aToCoordinateFrame, vtkMatrix4x4 *aMatrix, double *aError=NULL, std::string *aDate=NULL) | vtkPlusConfig | |
ReadTransformToCoordinateDefinition(vtkXMLDataElement *aDeviceSetConfigRootElement, const char *aFromCoordinateFrame, const char *aToCoordinateFrame, vtkMatrix4x4 *aMatrix, double *aError=NULL, std::string *aDate=NULL) | vtkPlusConfig | |
ReplaceElementInDeviceSetConfiguration(const char *aElementName, vtkXMLDataElement *aNewRootElement) | vtkPlusConfig | |
SafeDownCast(vtkObject *o) | vtkPlusConfig | static |
SaveApplicationConfigurationToFile() | vtkPlusConfig | |
ScriptsDirectory | vtkPlusConfig | protected |
SetApplicationConfigurationData(vtkXMLDataElement *) | vtkPlusConfig | protectedvirtual |
SetDeviceSetConfigurationData(vtkXMLDataElement *deviceSetConfigurationData) | vtkPlusConfig | |
SetDeviceSetConfigurationDirectory(const std::string &aDir) | vtkPlusConfig | |
SetDeviceSetConfigurationFileName(const std::string &aFilePath) | vtkPlusConfig | |
SetImageDirectory(const std::string &aDir) | vtkPlusConfig | |
SetInstance(vtkPlusConfig *instance) | vtkPlusConfig | static |
SetOutputDirectory(const std::string &aDir) | vtkPlusConfig | |
SetProgramDirectory() | vtkPlusConfig | protected |
Superclass typedef | vtkPlusConfig | |
vtkGetStdStringMacro(EditorApplicationExecutable) | vtkPlusConfig | |
vtkGetStdStringMacro(ApplicationStartTimestamp) | vtkPlusConfig | |
vtkPlusConfig() | vtkPlusConfig | protected |
vtkSetStdStringMacro(EditorApplicationExecutable) | vtkPlusConfig | |
WriteApplicationConfiguration() | vtkPlusConfig | protected |
WriteTransformToCoordinateDefinition(const char *aFromCoordinateFrame, const char *aToCoordinateFrame, vtkMatrix4x4 *aMatrix, double aError=-1, const char *aDate=NULL) | vtkPlusConfig | |
~vtkPlusConfig() | vtkPlusConfig | protectedvirtual |