Blender  V3.3
Public Member Functions | Public Attributes | List of all members
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 32 of file cycles/blender/util.h.

Member Function Documentation

◆ is_real_object_data()

bool BObjectInfo::is_real_object_data ( ) const
inline

Definition at line 48 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 36 of file cycles/blender/util.h.

◆ object_data

BL::ID BObjectInfo::object_data

◆ real_object

BL::Object BObjectInfo::real_object

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