Blender  V3.3
Exception.cpp
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
8 #include "Exception.h"
9 
10 namespace Freestyle {
11 
13 
14 } /* namespace Freestyle */
Singleton to manage exceptions.
inherits from class Rep
Definition: AppCanvas.cpp:18