Blender V5.0
BoneCollectionReference Struct Reference

#include <DNA_armature_types.h>

Public Attributes

struct BoneCollectionReferencenext
struct BoneCollectionReferenceprev
struct BoneCollectionbcoll

Detailed Description

Membership relation of a bone with its collections.

This is only bone-runtime data for easy lookups, the actual membership is stored on the bArmature in BoneCollectionMember structs.

Definition at line 354 of file DNA_armature_types.h.

Member Data Documentation

◆ bcoll

◆ next

struct BoneCollectionReference* BoneCollectionReference::next

Definition at line 355 of file DNA_armature_types.h.

◆ prev

struct BoneCollectionReference * BoneCollectionReference::prev

Definition at line 355 of file DNA_armature_types.h.


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