#include <errorMessages.h>
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 |
A sample of section for error reporting, includes its position (line) within the file.