Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
This is the complete list of members for GEO::MeshIOHandler, including all inherited members.
bind_attributes(const Mesh &M, const MeshIOFlags &flags, bool create) (defined in GEO::MeshIOHandler) | GEO::MeshIOHandler | protectedvirtual |
cell_region_ (defined in GEO::MeshIOHandler) | GEO::MeshIOHandler | protected |
Counted() | GEO::Counted | inlineprotected |
create(const std::string &format) | GEO::MeshIOHandler | static |
edge_region_ (defined in GEO::MeshIOHandler) | GEO::MeshIOHandler | protected |
facet_region_ (defined in GEO::MeshIOHandler) | GEO::MeshIOHandler | protected |
get_handler(const std::string &filename) | GEO::MeshIOHandler | static |
is_shared() const | GEO::Counted | inline |
load(const std::string &filename, Mesh &M, const MeshIOFlags &ioflags=MeshIOFlags())=0 | GEO::MeshIOHandler | pure virtual |
MeshIOHandler() | GEO::MeshIOHandler | inlineprotected |
MeshIOHandler_var typedef | GEO::MeshIOHandler | related |
MeshIOHandlerFactory typedef | GEO::MeshIOHandler | related |
nb_refs() const | GEO::Counted | inline |
ref() const | GEO::Counted | inline |
ref(const Counted *counted) | GEO::Counted | inlinestatic |
save(const Mesh &M, const std::string &filename, const MeshIOFlags &ioflags=MeshIOFlags())=0 | GEO::MeshIOHandler | pure virtual |
unbind_attributes() (defined in GEO::MeshIOHandler) | GEO::MeshIOHandler | protectedvirtual |
unref() const | GEO::Counted | inline |
unref(const Counted *counted) | GEO::Counted | inlinestatic |
vertex_region_ (defined in GEO::MeshIOHandler) | GEO::MeshIOHandler | protected |
~Counted() | GEO::Counted | protectedvirtual |
~MeshIOHandler() override | GEO::MeshIOHandler | protected |