39#ifndef Foam_STLReader_H
40#define Foam_STLReader_H
98 bool readAsciiFlex(
const fileName& filename);
101 bool readAsciiRagel(
const fileName& filename);
104 bool readAsciiManual(
const fileName& filename);
107 bool readASCII(
const fileName& filename);
110 bool readBINARY(
const fileName& filename);
117 STLReader(
const STLReader&) =
delete;
120 void operator=(
const STLReader&) =
delete;
135 explicit STLReader(
const fileName& filename);
Internal class used when parsing STL ASCII format.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A class for handling file names.
Implementation details for various OpenFOAM classes.
List< label > labelList
A List of labels.
word format(conversionProperties.get< word >("format"))