Blender V2.61 - r43446
Public Types | Public Member Functions | Public Attributes

LOD_MeshException Class Reference

#include <LOD_MeshException.h>

List of all members.

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

Detailed Description

Definition at line 36 of file LOD_MeshException.h.


Member Enumeration Documentation

Enumerator:
e_non_manifold 
e_search_error 

Definition at line 42 of file LOD_MeshException.h.


Constructor & Destructor Documentation

LOD_MeshException::LOD_MeshException ( ExceptionType  type) [inline]

Definition at line 47 of file LOD_MeshException.h.


Member Data Documentation


The documentation for this class was generated from the following file: