|
Blender V5.0
|
#include <Exception.h>
Public Types | |
| enum | exception_type { NO_EXCEPTION , UNDEFINED } |
Static Public Member Functions | |
| static int | getException () |
| static int | raiseException (exception_type exception=UNDEFINED) |
| static void | reset () |
Definition at line 16 of file Exception.h.
| Enumerator | |
|---|---|
| NO_EXCEPTION | |
| UNDEFINED | |
Definition at line 18 of file Exception.h.
|
inlinestatic |
Definition at line 23 of file Exception.h.
References e, and NO_EXCEPTION.
Referenced by Freestyle::CurvePoint::normal().
|
inlinestatic |
Definition at line 30 of file Exception.h.
References UNDEFINED.
Referenced by Freestyle::SVertex::normal(), Freestyle::SVertex::occluded_shape(), Freestyle::SVertex::occludee(), Freestyle::SVertex::occludee_empty(), Freestyle::SVertex::occluders_begin(), Freestyle::SVertex::occluders_empty(), Freestyle::SVertex::occluders_end(), Freestyle::SVertex::occluders_size(), Freestyle::Functions0D::Curvature2DAngleF0D::operator()(), Freestyle::SVertex::qi(), and Freestyle::SVertex::z_discontinuity().
|
inlinestatic |
Definition at line 36 of file Exception.h.
References NO_EXCEPTION.