|
Blender V4.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 "BLI_math_rotation.h"#include "IMB_imbuf.hh"#include "IMB_imbuf_types.hh"#include "BKE_global.hh"#include "DNA_scene_types.h"#include "FRS_freestyle.h"Go to the source code of this file.
Namespaces | |
| namespace | Freestyle |
| inherits from class Rep | |