Public Member Functions | Public Attributes
morphio::readers::Sample Struct Reference

#include <errorMessages.h>

Public Member Functions

 Sample (const char *line, unsigned int lineNumber_)
 

Public Attributes

floatType diameter
 
bool valid
 
Point point
 x, y, z and diameter
 
SectionType type
 
int parentId
 
unsigned int id
 
unsigned int lineNumber
 

Detailed Description

A sample of section for error reporting, includes its position (line) within the file.