class MeshData public: std::vector<Vertex> vertices; std::vector<Face> faces;
Before export, the plugin validates the mesh integrity. 3d rad exporter plugin