![]() |
Blender V2.61 - r43446
|
#include <LOD_MeshException.h>
Public Types | |
| enum | ExceptionType { e_non_manifold, e_search_error } |
Public Member Functions | |
| LOD_MeshException (ExceptionType type) | |
Public Attributes | |
| enum LOD_MeshException::ExceptionType | m_e_type |
Definition at line 36 of file LOD_MeshException.h.
Definition at line 42 of file LOD_MeshException.h.
| LOD_MeshException::LOD_MeshException | ( | ExceptionType | type | ) | [inline] |
Definition at line 47 of file LOD_MeshException.h.