|
MIRA
|
Provides information for each format including a human readable description (e.g. More...
#include <visualization/3d/MeshFactory.h>
Public Member Functions | |
| MeshFormatInfo () | |
| MeshFormatInfo (const std::string &iDescription, const std::string &iExtension) | |
Public Attributes | |
| std::string | description |
| the human readable description of the format More... | |
| std::string | extension |
| the file extension More... | |
Provides information for each format including a human readable description (e.g.
"Stereolithography") and the typical file extension.
|
inline |
|
inline |
| std::string description |
the human readable description of the format
| std::string extension |
the file extension
1.8.14