geolib2
Namespaces | Functions
export.cpp File Reference
#include "geolib/io/export.h"
#include <assimp/assimp.hpp>
#include <assimp/aiScene.h>
#include <assimp/aiMesh.h>
#include <console_bridge/console.h>
#include <geolib/Shape.h>
#include <algorithm>
#include <sstream>
#include <string>
Include dependency graph for export.cpp:

Go to the source code of this file.

Namespaces

 geo
 
 geo::io
 

Functions

bool geo::io::writeMeshFile (const std::string &filename, const Shape &shape, std::string format="")