Blender V4.3
ObjectsVisibleIteratorData Struct Reference

#include <BKE_layer.hh>

Public Attributes

ViewLayerview_layer
 
const View3Dv3d
 

Detailed Description

Definition at line 259 of file BKE_layer.hh.

Member Data Documentation

◆ v3d

const View3D* ObjectsVisibleIteratorData::v3d

Can be null, in this case local-view & view settings are ignored.

Definition at line 263 of file BKE_layer.hh.

Referenced by object_bases_iterator_begin().

◆ view_layer

ViewLayer* ObjectsVisibleIteratorData::view_layer

Can be null, in this case all scene objects are iterated over.

Definition at line 261 of file BKE_layer.hh.

Referenced by object_bases_iterator_begin().


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