This is the complete list of members for stlFile, including all inherited members.
| addSolid(const word &name, const realx3x3Vector &vertecies) | stlFile | |
| addSolid(const word &name, realx3x3Vector &&vertecies) | stlFile | |
| file_ | stlFile | mutableprotected |
| name(label i) const | stlFile | |
| names() const | stlFile | |
| read() | stlFile | |
| readFacet(iIstream &is, realx3x3 &tri) | stlFile | protected |
| readSolid(iIstream &is, realx3x3Vector &vertecies, word &name) | stlFile | protected |
| setFile(fileSystem file) const | stlFile | |
| size() const | stlFile | |
| solid(label i) const | stlFile | |
| solidNames_ | stlFile | protected |
| solids_ | stlFile | protected |
| stlFile(fileSystem file) | stlFile | |
| stlFile(fileSystem file, const word &name, const realx3x3Vector &vertecies) | stlFile | |
| stlFile(fileSystem file, const word &name, realx3x3Vector &&vertecies) | stlFile | |
| stlFile(const stlFile &)=default | stlFile | |
| stlFile(stlFile &&)=default | stlFile | |
| write() const | stlFile | |
| writeFacet(iOstream &os, const realx3x3 &tri) const | stlFile | protected |
| writeSolid(iOstream &os, const realx3x3Vector &vertecies, const word &name) const | stlFile | protected |
| ~stlFile()=default | stlFile |