|
Blender
V2.59
|
#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 37 of file LOD_MeshException.h.
Definition at line 43 of file LOD_MeshException.h.
| LOD_MeshException::LOD_MeshException | ( | ExceptionType | type | ) | [inline] |
Definition at line 48 of file LOD_MeshException.h.