ogre_tools::STLLoader Class Reference

#include <stl_loader.h>

List of all members.

Classes

struct  Triangle

Public Types

typedef std::vector< TriangleV_Triangle

Public Member Functions

bool load (uint8_t *buffer)
bool load (const std::string &path)
 STLLoader ()
Ogre::MeshPtr toMesh (const std::string &name)
 ~STLLoader ()

Public Attributes

V_Triangle triangles_

Detailed Description

Definition at line 42 of file stl_loader.h.


Member Typedef Documentation

Definition at line 59 of file stl_loader.h.


Constructor & Destructor Documentation

ogre_tools::STLLoader::STLLoader (  ) 

Definition at line 33 of file stl_loader.cpp.

ogre_tools::STLLoader::~STLLoader (  ) 

Definition at line 38 of file stl_loader.cpp.


Member Function Documentation

bool ogre_tools::STLLoader::load ( uint8_t *  buffer  ) 

Definition at line 81 of file stl_loader.cpp.

bool ogre_tools::STLLoader::load ( const std::string &  path  ) 

Definition at line 43 of file stl_loader.cpp.

Ogre::MeshPtr ogre_tools::STLLoader::toMesh ( const std::string &  name  ) 

Definition at line 155 of file stl_loader.cpp.


Member Data Documentation

Definition at line 60 of file stl_loader.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines


ogre_tools
Author(s): Josh Faust
autogenerated on Fri Jan 11 09:10:16 2013