|
Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Libs/MRML/Core/vtkMRMLTableStorageNode.h>
Public Attributes | |
| std::string | ColumnName |
| std::vector< std::string > | ComponentNames |
| std::string | NullValueString |
| std::vector< vtkAbstractArray * > | RawComponentArrays |
| int | ScalarType = VTK_STRING |
Definition at line 95 of file vtkMRMLTableStorageNode.h.
| std::string vtkMRMLTableStorageNode::StructColumnInfo::ColumnName |
Definition at line 97 of file vtkMRMLTableStorageNode.h.
| std::vector<std::string> vtkMRMLTableStorageNode::StructColumnInfo::ComponentNames |
Definition at line 100 of file vtkMRMLTableStorageNode.h.
| std::string vtkMRMLTableStorageNode::StructColumnInfo::NullValueString |
Definition at line 101 of file vtkMRMLTableStorageNode.h.
| std::vector<vtkAbstractArray*> vtkMRMLTableStorageNode::StructColumnInfo::RawComponentArrays |
Definition at line 98 of file vtkMRMLTableStorageNode.h.
| int vtkMRMLTableStorageNode::StructColumnInfo::ScalarType = VTK_STRING |
Definition at line 99 of file vtkMRMLTableStorageNode.h.
1.8.14