Blender
V3.3
|
#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 |
Definition at line 32 of file cycles/blender/util.h.
|
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().
BL::Object BObjectInfo::iter_object |
Definition at line 36 of file cycles/blender/util.h.
BL::ID BObjectInfo::object_data |
Definition at line 44 of file cycles/blender/util.h.
Referenced by determine_geom_type(), is_real_object_data(), object_to_mesh(), and sync_volume_object().
BL::Object BObjectInfo::real_object |
Definition at line 40 of file cycles/blender/util.h.
Referenced by create_subd_mesh(), determine_geom_type(), free_object_to_mesh(), is_real_object_data(), object_need_motion_attribute(), object_to_mesh(), and sync_smoke_volume().