#include <stl_loader.h>
Public Attributes | |
Ogre::Vector3 | normal_ |
Ogre::Vector3 | vertices_ [3] |
Definition at line 53 of file stl_loader.h.
Ogre::Vector3 ogre_tools::STLLoader::Triangle::normal_ |
Definition at line 56 of file stl_loader.h.
Ogre::Vector3 ogre_tools::STLLoader::Triangle::vertices_[3] |
Definition at line 55 of file stl_loader.h.