Blender V4.3
BObjectInfo Struct Reference

#include <util.h>

Public Member Functions

bool is_real_object_data () const
 

Public Attributes

BL::Object iter_object
 
BL::Object real_object
 
BL::ID object_data
 

Detailed Description

Definition at line 25 of file cycles/blender/util.h.

Member Function Documentation

◆ is_real_object_data()

bool BObjectInfo::is_real_object_data ( ) const
inline

Definition at line 41 of file cycles/blender/util.h.

References data, object_data, and real_object.

Referenced by free_object_to_mesh(), object_to_mesh(), and sync_smoke_volume().

Member Data Documentation

◆ iter_object

BL::Object BObjectInfo::iter_object

Definition at line 29 of file cycles/blender/util.h.

◆ object_data

BL::ID BObjectInfo::object_data

◆ real_object


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