Functions
stl_to_mesh.cpp File Reference
#include <OGRE/OgreRoot.h>
#include <OGRE/OgreLogManager.h>
#include <OGRE/OgreMaterialManager.h>
#include <OGRE/OgreSkeletonManager.h>
#include <OGRE/OgreMeshSerializer.h>
#include <OGRE/OgreMeshManager.h>
#include <OGRE/OgreResourceGroupManager.h>
#include <OGRE/OgreMath.h>
#include <OGRE/OgreDefaultHardwareBufferManager.h>
#include <OGRE/OgreManualObject.h>
#include "ogre_tools/stl_loader.h"
#include <boost/filesystem.hpp>
#include <ros/console.h>
Include dependency graph for stl_to_mesh.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Detailed Description

The stl_to_mesh binary converts a binary STL file to an Ogre mesh. See http://en.wikipedia.org/wiki/STL_(file_format)#Binary_STL for a description of the file format.

Usage
 $ stl_to_mesh <stl files> <output directory>
 $ stl_to_mesh <stl file> <output file>
 
See http://pr.willowgarage.com/wiki/STL_To_Ogre_Mesh_Converter for more information

Definition in file stl_to_mesh.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 66 of file stl_to_mesh.cpp.



ogre_tools
Author(s): Josh Faust
autogenerated on Thu Jan 2 2014 12:11:35