#include <properties.h>
Public Member Functions | |
VascPointLevel (const std::vector< Point::Type > &points, const std::vector< Diameter::Type > &diameters) | |
VascPointLevel (const VascPointLevel &data) | |
VascPointLevel (const VascPointLevel &data, SectionRange range) | |
VascPointLevel & | operator= (const VascPointLevel &)=default |
Public Attributes | |
std::vector< Point::Type > | _points |
std::vector< Diameter::Type > | _diameters |
Stores point level information. Similar to morphio::PointLevel