Go to the documentation of this file.
22 #ifndef __stlFile_hpp__
23 #define __stlFile_hpp__
119 #endif //__stlFile_hpp__
const realx3x3Vector & solid(size_t i) const
bool writeFacet(iOstream &os, const realx3x3 &tri) const
bool writeSolid(iOstream &os, const realx3x3Vector &vertecies, const word &name) const
const word & name(size_t i) const
Manages file pathes, manupulate and combines them.
Interface class for any input stream
void addSolid(const word &name, const realx3x3Vector &vertecies)
bool readSolid(iIstream &is, realx3x3Vector &vertecies, word &name)
const wordList & names() const
void setFile(fileSystem file) const
bool readFacet(iIstream &is, realx3x3 &tri)
A set of 3 variables that can be used for vector variables.
Interface class for any output stream.
ListPtr< realx3x3Vector > solids_