Blender  V3.3
Public Member Functions | Public Attributes | List of all members
blender::ed::sculpt_paint::CurvesSculptCommonContext Class Reference

#include <curves_sculpt_intern.hh>

Public Member Functions

 CurvesSculptCommonContext (const bContext &C)
 

Public Attributes

const Depsgraphdepsgraph = nullptr
 
const Scenescene = nullptr
 
ARegionregion = nullptr
 
const View3Dv3d = nullptr
 
RegionView3Drv3d = nullptr
 

Detailed Description

Definition at line 107 of file curves_sculpt_intern.hh.

Constructor & Destructor Documentation

◆ CurvesSculptCommonContext()

blender::ed::sculpt_paint::CurvesSculptCommonContext::CurvesSculptCommonContext ( const bContext C)

Member Data Documentation

◆ depsgraph

const Depsgraph* blender::ed::sculpt_paint::CurvesSculptCommonContext::depsgraph = nullptr

Definition at line 109 of file curves_sculpt_intern.hh.

Referenced by blender::ed::sculpt_paint::CombOperationExecutor::comb_projected(), blender::ed::sculpt_paint::AddOperationExecutor::execute(), blender::ed::sculpt_paint::CurvesEffectOperationExecutor::execute(), blender::ed::sculpt_paint::DeleteOperationExecutor::execute(), blender::ed::sculpt_paint::DensityAddOperationExecutor::execute(), blender::ed::sculpt_paint::DensitySubtractOperationExecutor::execute(), blender::ed::sculpt_paint::PinchOperationExecutor::execute(), blender::ed::sculpt_paint::PuffOperationExecutor::execute(), blender::ed::sculpt_paint::SlideOperationExecutor::execute(), blender::ed::sculpt_paint::SmoothOperationExecutor::execute(), blender::ed::sculpt_paint::SnakeHookOperatorExecutor::execute(), blender::ed::sculpt_paint::PuffOperationExecutor::find_curve_weights_projected(), blender::ed::sculpt_paint::SlideOperationExecutor::find_curves_to_slide_with_symmetry(), blender::ed::sculpt_paint::SmoothOperationExecutor::find_projected_smooth_factors(), blender::ed::sculpt_paint::CurvesEffectOperationExecutor::gather_influences_projected(), blender::ed::sculpt_paint::SelectionPaintOperationExecutor::paint_point_selection_projected(), blender::ed::sculpt_paint::PinchOperationExecutor::pinch_projected(), blender::ed::sculpt_paint::DensityAddOperationExecutor::prepare_curve_roots_kdtrees(), blender::ed::sculpt_paint::SnakeHookOperatorExecutor::projected_snake_hook(), blender::ed::sculpt_paint::DensitySubtractOperationExecutor::reduce_density_spherical_with_symmetry(), blender::ed::sculpt_paint::AddOperationExecutor::sample_in_center_with_symmetry(), blender::ed::sculpt_paint::AddOperationExecutor::sample_projected(), blender::ed::sculpt_paint::DensityAddOperationExecutor::sample_projected_with_symmetry(), blender::ed::sculpt_paint::AddOperationExecutor::sample_spherical_with_symmetry(), and blender::ed::sculpt_paint::DensityAddOperationExecutor::sample_spherical_with_symmetry().

◆ region

ARegion* blender::ed::sculpt_paint::CurvesSculptCommonContext::region = nullptr

◆ rv3d

RegionView3D* blender::ed::sculpt_paint::CurvesSculptCommonContext::rv3d = nullptr

◆ scene

const Scene* blender::ed::sculpt_paint::CurvesSculptCommonContext::scene = nullptr

◆ v3d

const View3D* blender::ed::sculpt_paint::CurvesSculptCommonContext::v3d = nullptr

The documentation for this class was generated from the following files: