|
Developer Documentation
|
This is the complete list of members for OpenVolumeMesh::IO::FileManager, including all inherited members.
| extractQuotedText(std::string &_string) const (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
| FileManager() | OpenVolumeMesh::IO::FileManager | |
| generateGenericProperty(const std::string &_entity_t, const std::string &_name, std::istream &_iff, MeshT &_mesh) const (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
| getCleanLine(std::istream &ifs, std::string &_string, bool _skipEmptyLines=true) const (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
| isHexahedralMesh(const std::string &_filename) const | OpenVolumeMesh::IO::FileManager | |
| isTetrahedralMesh(const std::string &_filename) const | OpenVolumeMesh::IO::FileManager | |
| readFile(const std::string &_filename, MeshT &_mesh, bool _topologyCheck=true, bool _computeBottomUpIncidences=true) const | OpenVolumeMesh::IO::FileManager | |
| readProperty(std::istream &_iff, MeshT &_mesh) const (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
| trimString(std::string &_string) const (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
| writeFile(const std::string &_filename, const MeshT &_mesh) const | OpenVolumeMesh::IO::FileManager | |
| writeProps(std::ostream &_ostr, const IteratorT &_begin, const IteratorT &_end) const (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
| ~FileManager() | OpenVolumeMesh::IO::FileManager |