|
Blender V5.0
|
#include "DNA_camera_types.h"#include "DNA_gpencil_legacy_types.h"#include "DNA_shader_fx_types.h"#include "DNA_view3d_types.h"#include "BLI_link_utils.h"#include "BLI_math_matrix.h"#include "BLI_math_vector.h"#include "DRW_render.hh"#include "BKE_camera.h"#include "gpencil_engine_private.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::draw |
| namespace | blender::draw::gpencil |
Functions | |
| static bool | blender::draw::gpencil::effect_is_active (ShaderFxData *fx, bool is_edit, bool is_viewport) |