Blender  V3.3
Public Attributes | List of all members
ModifierEvalContext Struct Reference

#include <BKE_modifier.h>

Public Attributes

struct Depsgraphdepsgraph
 
struct Objectobject
 
ModifierApplyFlag flag
 

Detailed Description

Definition at line 139 of file BKE_modifier.h.

Member Data Documentation

◆ depsgraph

struct Depsgraph* ModifierEvalContext::depsgraph

◆ flag

ModifierApplyFlag ModifierEvalContext::flag

◆ object

struct Object* ModifierEvalContext::object

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