Key names and types for dynamic properties.
More...
#include <vtkDynamicProperties.h>
Key names and types for dynamic properties.
See:
Definition at line 29 of file vtkDynamicProperties.h.
◆ Type
◆ VERSION_KEY
| constexpr const char* vtkDynamicProperties::VERSION_KEY = "version" |
|
static |
◆ PROPERTIES_KEY
| constexpr const char* vtkDynamicProperties::PROPERTIES_KEY = "properties" |
|
static |
◆ NAME_KEY
| constexpr const char* vtkDynamicProperties::NAME_KEY = "name" |
|
static |
◆ TYPE_KEY
| constexpr const char* vtkDynamicProperties::TYPE_KEY = "type" |
|
static |
◆ DESCRIPTION_KEY
| constexpr const char* vtkDynamicProperties::DESCRIPTION_KEY = "description" |
|
static |
◆ DEFAULT_KEY
| constexpr const char* vtkDynamicProperties::DEFAULT_KEY = "default" |
|
static |
◆ VALUE_KEY
| constexpr const char* vtkDynamicProperties::VALUE_KEY = "value" |
|
static |
◆ MIN_KEY
| constexpr const char* vtkDynamicProperties::MIN_KEY = "min" |
|
static |
◆ MAX_KEY
| constexpr const char* vtkDynamicProperties::MAX_KEY = "max" |
|
static |
The documentation for this class was generated from the following file: