Blender V4.3
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 )

Definition at line 88 of file grease_pencil_io.cc.

Member Data Documentation

◆ C

◆ depsgraph

◆ region

◆ reports

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

Definition at line 25 of file grease_pencil_io.hh.

Referenced by blender::io::grease_pencil::SVGImporter::read().

◆ rv3d

◆ scene

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

◆ v3d


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