Blender  V3.3
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 23 of file DNA_collection_types.h.

Member Data Documentation

◆ next

struct CollectionObject* CollectionObject::next

◆ ob

struct Object* CollectionObject::ob

◆ prev

struct CollectionObject * CollectionObject::prev

Definition at line 24 of file DNA_collection_types.h.


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