Public Member Functions | Public Attributes
morphio::Property::PointLevel Struct Reference

#include <properties.h>

Public Member Functions

 PointLevel (std::vector< Point::Type > points, std::vector< Diameter::Type > diameters, std::vector< Perimeter::Type > perimeters={})
 
 PointLevel (const PointLevel &data)
 
 PointLevel (const PointLevel &data, SectionRange range)
 
PointLeveloperator= (const PointLevel &other)
 

Public Attributes

std::vector< Point::Type > _points
 
std::vector< Diameter::Type > _diameters
 
std::vector< Perimeter::Type > _perimeters
 

Detailed Description

Information that is available at the point level (point coordinate, diameter, perimeter)