occ
|
Namespaces | |
namespace | occ |
namespace | occ::io |
file input and output module including reading wavefunction files | |
Functions | |
void | occ::io::write_ply_file (const std::string &filename, const Eigen::Matrix3Xf &vertices, const Eigen::Matrix3Xi &faces) |
void | occ::io::write_ply_mesh (const std::string &filename, const IsosurfaceMesh &mesh, const VertexProperties &properties, bool binary=true) |