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

Public Attributes

struct tAnimCopybufItemnext
 
struct tAnimCopybufItemprev
 
IDid
 
bActionGroupgrp
 
char * rna_path
 
int array_index
 
int totvert
 
BezTriplebezt
 
short id_type
 
bool is_bone
 

Detailed Description

Definition at line 715 of file keyframes_general.c.

Member Data Documentation

◆ array_index

int tAnimCopybufItem::array_index

◆ bezt

BezTriple* tAnimCopybufItem::bezt

◆ grp

bActionGroup* tAnimCopybufItem::grp

Definition at line 719 of file keyframes_general.c.

◆ id

ID* tAnimCopybufItem::id

Definition at line 718 of file keyframes_general.c.

Referenced by pastebuf_match_path_property().

◆ id_type

short tAnimCopybufItem::id_type

Definition at line 726 of file keyframes_general.c.

Referenced by pastebuf_match_path_property().

◆ is_bone

bool tAnimCopybufItem::is_bone

◆ next

struct tAnimCopybufItem* tAnimCopybufItem::next

◆ prev

struct tAnimCopybufItem * tAnimCopybufItem::prev

Definition at line 716 of file keyframes_general.c.

◆ rna_path

char* tAnimCopybufItem::rna_path

◆ totvert

int tAnimCopybufItem::totvert

Definition at line 723 of file keyframes_general.c.

Referenced by copy_animedit_keys(), and paste_animedit_keys_fcurve().


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