Blender V5.0
blender::io::grease_pencil::IOContext Struct Reference

#include <grease_pencil_io.hh>

Public Member Functions

 IOContext (bContext &C, const ARegion *region, const View3D *v3d, const RegionView3D *rv3d, ReportList *reports)

Public Attributes

ReportListreports
bContextC
const ARegionregion
const View3Dv3d
const RegionView3Drv3d
Scenescene
Depsgraph * depsgraph

Detailed Description

Definition at line 24 of file grease_pencil_io.hh.

Constructor & Destructor Documentation

◆ IOContext()

blender::io::grease_pencil::IOContext::IOContext ( bContext & C,
const ARegion * region,
const View3D * v3d,
const RegionView3D * rv3d,
ReportList * reports )

Member Data Documentation

◆ C

bContext& blender::io::grease_pencil::IOContext::C

Definition at line 26 of file grease_pencil_io.hh.

Referenced by IOContext().

◆ depsgraph

Depsgraph* blender::io::grease_pencil::IOContext::depsgraph

Definition at line 31 of file grease_pencil_io.hh.

Referenced by IOContext().

◆ region

const ARegion* blender::io::grease_pencil::IOContext::region

Definition at line 27 of file grease_pencil_io.hh.

Referenced by IOContext().

◆ reports

ReportList* blender::io::grease_pencil::IOContext::reports

Definition at line 25 of file grease_pencil_io.hh.

Referenced by IOContext().

◆ rv3d

const RegionView3D* blender::io::grease_pencil::IOContext::rv3d

Definition at line 29 of file grease_pencil_io.hh.

Referenced by IOContext().

◆ scene

Scene* blender::io::grease_pencil::IOContext::scene

Definition at line 30 of file grease_pencil_io.hh.

Referenced by IOContext().

◆ v3d

const View3D* blender::io::grease_pencil::IOContext::v3d

Definition at line 28 of file grease_pencil_io.hh.

Referenced by IOContext().


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