#include <Libs/MRML/Core/vtkMRMLLogic.h>
|
virtual const char * | GetClassName () |
|
virtual int | IsA (const char *type) |
|
void | PrintSelf (ostream &os, vtkIndent indent) override |
|
Definition at line 24 of file vtkMRMLLogic.h.
◆ Superclass
◆ vtkMRMLLogic() [1/2]
vtkMRMLLogic::vtkMRMLLogic |
( |
| ) |
|
|
protected |
◆ ~vtkMRMLLogic()
vtkMRMLLogic::~vtkMRMLLogic |
( |
| ) |
|
|
overrideprotected |
◆ vtkMRMLLogic() [2/2]
◆ GetApplicationHomeDirectory()
static std::string vtkMRMLLogic::GetApplicationHomeDirectory |
( |
| ) |
|
|
static |
Get application home directory. The path is retrieved from the environment variable defined by MRML_APPLICATION_HOME_DIR_ENV.
◆ GetApplicationShareDirectory()
static std::string vtkMRMLLogic::GetApplicationShareDirectory |
( |
| ) |
|
|
static |
Get application share subdirectory. The path is constructed by concatenating application home directory and MRML_APPLICATION_SHARE_SUBDIR.
◆ GetClassName()
virtual const char * vtkMRMLLogic::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsA()
virtual int vtkMRMLLogic::IsA |
( |
const char * | type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkMRMLLogic::IsTypeOf |
( |
const char * | type | ) |
|
|
static |
◆ New()
The Usual vtk class functions.
◆ operator=()
◆ PrintSelf()
void vtkMRMLLogic::PrintSelf |
( |
ostream & | os, |
|
|
vtkIndent | indent ) |
|
inlineoverride |
◆ SafeDownCast()
static vtkMRMLLogic * vtkMRMLLogic::SafeDownCast |
( |
vtkObject * | o | ) |
|
|
static |
The documentation for this class was generated from the following file: