Vessel-Tree 2D Visualisation
 All Classes Functions Variables
DataStructure Class Reference

The DataStructure class. More...

#include <myXmlStreamReader.h>

Inheritance diagram for DataStructure:
MainWindow MyXmlStreamReader

Classes

struct  controlPoint
 
struct  Header
 
struct  Point
 
struct  Segment
 

Public Attributes

struct DataStructure::Header header
 
QList< Segment > * segmentList
 segmentList More...
 
std::map< int, controlPoint > * cpMap
 cpMap More...
 

Detailed Description

The DataStructure class.

Member Data Documentation

std::map<int, controlPoint>* DataStructure::cpMap

cpMap

contains all control points from xml file

QList<Segment>* DataStructure::segmentList

segmentList

contains all segments from xml file


The documentation for this class was generated from the following file: