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 = -1.
 
bool valid = false
 
Point point
 
SectionType type = SECTION_UNDEFINED
 
int parentId = -1
 
unsigned int id = 0
 
unsigned int lineNumber = 0
 

Detailed Description

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