Go to the documentation of this file.
22 #ifndef __stlFile_hpp__
23 #define __stlFile_hpp__
119 #endif //__stlFile_hpp__
bool writeFacet(iOstream &os, const realx3x3 &tri) const
bool writeSolid(iOstream &os, const realx3x3Vector &vertecies, const word &name) const
const realx3x3Vector & solid(label i) const
void addSolid(const word &name, const realx3x3Vector &vertecies)
bool readSolid(iIstream &is, realx3x3Vector &vertecies, word &name)
const wordList & names() const
const word & name(label i) const
void setFile(fileSystem file) const
bool readFacet(iIstream &is, realx3x3 &tri)
ListPtr< realx3x3Vector > solids_