Blender  V2.93
Public Attributes | List of all members
CollectionObject Struct Reference

#include <DNA_collection_types.h>

Public Attributes

struct CollectionObjectnext
 
struct CollectionObjectprev
 
struct Objectob
 

Detailed Description

Definition at line 39 of file DNA_collection_types.h.

Member Data Documentation

◆ next

struct CollectionObject* CollectionObject::next

Definition at line 40 of file DNA_collection_types.h.

Referenced by BKE_scene_objects_iterator_next(), and object_base_unique().

◆ ob

struct Object* CollectionObject::ob

◆ prev

struct CollectionObject * CollectionObject::prev

Definition at line 40 of file DNA_collection_types.h.


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