|
Blender V4.3
|
#include <BKE_layer.hh>
Public Attributes | |
| uint | no_dup_data: 1 |
| bool(* | filter_fn )(const Object *ob, void *user_data) |
| void * | filter_userdata |
Definition at line 484 of file BKE_layer.hh.
| bool(* ObjectsInViewLayerParams::filter_fn) (const Object *ob, void *user_data) |
Definition at line 487 of file BKE_layer.hh.
Referenced by lightprobe_cache_irradiance_volume_subset_get().
| void* ObjectsInViewLayerParams::filter_userdata |
Definition at line 488 of file BKE_layer.hh.
| uint ObjectsInViewLayerParams::no_dup_data |
Definition at line 485 of file BKE_layer.hh.