|
Blender
V3.3
|
#include <iostream>#include "AppConfig.h"#include "AppView.h"#include "Controller.h"#include "../scene_graph/LineRep.h"#include "../scene_graph/NodeLight.h"#include "../scene_graph/NodeShape.h"#include "../scene_graph/VertexRep.h"#include "../stroke/Canvas.h"#include "../system/StringUtils.h"#include "../view_map/Silhouette.h"#include "../view_map/ViewMap.h"#include "BLI_blenlib.h"#include "IMB_imbuf.h"#include "IMB_imbuf_types.h"#include "BKE_global.h"#include "DNA_scene_types.h"#include "FRS_freestyle.h"Go to the source code of this file.
Namespaces | |
| Freestyle | |
| inherits from class Rep | |