Blender V5.0
blender::ed::sculpt_paint::CurvesSculptCommonContext Class Reference

#include <curves_sculpt_intern.hh>

Public Member Functions

 CurvesSculptCommonContext (const bContext &C)

Public Attributes

const Depsgraph * depsgraph = nullptr
Scenescene = nullptr
ARegionregion = nullptr
const View3Dv3d = nullptr
RegionView3Drv3d = nullptr

Detailed Description

Definition at line 126 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 128 of file curves_sculpt_intern.hh.

Referenced by CurvesSculptCommonContext().

◆ region

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

Definition at line 130 of file curves_sculpt_intern.hh.

Referenced by CurvesSculptCommonContext().

◆ rv3d

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

Definition at line 132 of file curves_sculpt_intern.hh.

Referenced by CurvesSculptCommonContext().

◆ scene

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

Definition at line 129 of file curves_sculpt_intern.hh.

Referenced by CurvesSculptCommonContext().

◆ v3d

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

Definition at line 131 of file curves_sculpt_intern.hh.

Referenced by CurvesSculptCommonContext().


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