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

#include <BKE_modifier.h>

Public Attributes

struct Scenescene
 
struct Objectobject
 
struct DepsNodeHandle * node
 

Detailed Description

Definition at line 131 of file BKE_modifier.h.

Member Data Documentation

◆ node

struct DepsNodeHandle* ModifierUpdateDepsgraphContext::node

◆ object

struct Object* ModifierUpdateDepsgraphContext::object

◆ scene

struct Scene* ModifierUpdateDepsgraphContext::scene

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