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

#include <DNA_listBase.h>

Inheritance diagram for Link:
ViewLink

Public Attributes

struct Linknext
 
struct Linkprev
 

Detailed Description

Generic - all structs which are put into linked lists begin with this.

Definition at line 19 of file DNA_listBase.h.

Member Data Documentation

◆ next

struct Link* Link::next

◆ prev

struct Link * Link::prev

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