Blender  V3.3
Public Attributes | List of all members
ObjectsVisibleIteratorData Struct Reference

#include <BKE_layer.h>

Public Attributes

struct ViewLayerview_layer
 
const struct View3Dv3d
 

Detailed Description

Definition at line 266 of file BKE_layer.h.

Member Data Documentation

◆ v3d

const struct View3D* ObjectsVisibleIteratorData::v3d

Definition at line 268 of file BKE_layer.h.

Referenced by object_bases_iterator_begin().

◆ view_layer

struct ViewLayer* ObjectsVisibleIteratorData::view_layer

Definition at line 267 of file BKE_layer.h.

Referenced by object_bases_iterator_begin().


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