GOFIGURE2
0.9.0
|
Classes | |
struct | ContourMeshStructure |
Structure which represent a contour or a mesh, and used for interaction between Visualization and TableWidget. More... | |
struct | LineageStructure |
Structure which represent a lineage, and used for interaction between Visualization and TableWidget. More... | |
struct | TraceStructure |
Structure which represent a trace (contour, mesh, track, lineage), and used for interaction between Visualization and TableWidget. More... | |
struct | TrackStructure |
Structure which represent a track, and used for interaction between Visualization and TableWidget. More... | |
struct | TreeNodeStructure< T > |
Structure which represent a tree node. More... | |
class | vtkPolyDataMySQLContourReader |
Reads a string and convert it into a contour polydata. More... | |
class | vtkPolyDataMySQLContourWriter |
Reads a string and convert it into a contour polydata. More... | |
class | vtkPolyDataMySQLMeshReader |
Reads a string and convert it into a mesh polydata. More... | |
class | vtkPolyDataMySQLMeshWriter |
Reads a string and convert it into a mesh polydata. More... | |
class | vtkPolyDataMySQLTrackReader |
Reads a string and convert it into a track polydata. More... | |
class | vtkPolyDataMySQLTrackWriter |
Reads a string and convert it into a track polydata. More... | |