Blender V5.0
DEGObjectIterData Struct Reference

#include <DEG_depsgraph_query.hh>

Public Member Functions

void transfer_from (DEGObjectIterData &other)

Public Attributes

DEGObjectIterSettingssettings
Depsgraph * graph
int flag
Scenescene
eEvaluationMode eval_mode
Objectobject_orig_with_preview
Objectnext_object
Objectdupli_parent
DupliList dupli_list
DupliObjectdupli_object_next
int dupli_object_next_index
DupliObjectdupli_object_current
Object temp_dupli_object
blender::bke::ObjectRuntime temp_dupli_object_runtime
size_t id_node_index
size_t num_id_nodes

Detailed Description

Definition at line 250 of file DEG_depsgraph_query.hh.

Member Function Documentation

◆ transfer_from()

Member Data Documentation

◆ dupli_list

DupliList DEGObjectIterData::dupli_list

Definition at line 269 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ dupli_object_current

DupliObject* DEGObjectIterData::dupli_object_current

Definition at line 276 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ dupli_object_next

DupliObject* DEGObjectIterData::dupli_object_next

Definition at line 271 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ dupli_object_next_index

int DEGObjectIterData::dupli_object_next_index

Definition at line 273 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ dupli_parent

Object* DEGObjectIterData::dupli_parent

Definition at line 267 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ eval_mode

eEvaluationMode DEGObjectIterData::eval_mode

Definition at line 257 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ flag

int DEGObjectIterData::flag

Definition at line 253 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ graph

Depsgraph* DEGObjectIterData::graph

Definition at line 252 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ id_node_index

size_t DEGObjectIterData::id_node_index

Definition at line 283 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ next_object

Object* DEGObjectIterData::next_object

Definition at line 262 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ num_id_nodes

size_t DEGObjectIterData::num_id_nodes

Definition at line 284 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ object_orig_with_preview

Object* DEGObjectIterData::object_orig_with_preview

Object whose preview instead of evaluated geometry should be part of the iterator.

Definition at line 260 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ scene

Scene* DEGObjectIterData::scene

Definition at line 255 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ settings

DEGObjectIterSettings* DEGObjectIterData::settings

Definition at line 251 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ temp_dupli_object

Object DEGObjectIterData::temp_dupli_object

Definition at line 279 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().

◆ temp_dupli_object_runtime

blender::bke::ObjectRuntime DEGObjectIterData::temp_dupli_object_runtime

Definition at line 280 of file DEG_depsgraph_query.hh.

Referenced by transfer_from().


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