Blender V4.3
blender::nodes::geo_eval_log::GeometryInfoLog::EditDataInfo Struct Reference

#include <NOD_geometry_nodes_log.hh>

Public Attributes

bool has_deformed_positions = false
 
bool has_deform_matrices = false
 
int gizmo_transforms_num = 0
 

Detailed Description

Definition at line 158 of file NOD_geometry_nodes_log.hh.

Member Data Documentation

◆ gizmo_transforms_num

int blender::nodes::geo_eval_log::GeometryInfoLog::EditDataInfo::gizmo_transforms_num = 0

Definition at line 161 of file NOD_geometry_nodes_log.hh.

◆ has_deform_matrices

bool blender::nodes::geo_eval_log::GeometryInfoLog::EditDataInfo::has_deform_matrices = false

Definition at line 160 of file NOD_geometry_nodes_log.hh.

◆ has_deformed_positions

bool blender::nodes::geo_eval_log::GeometryInfoLog::EditDataInfo::has_deformed_positions = false

Definition at line 159 of file NOD_geometry_nodes_log.hh.


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