Blender  V2.93
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 685 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 689 of file keyframes_general.c.

◆ id

ID* tAnimCopybufItem::id

Definition at line 688 of file keyframes_general.c.

Referenced by pastebuf_match_path_property().

◆ id_type

short tAnimCopybufItem::id_type

Definition at line 696 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 686 of file keyframes_general.c.

◆ rna_path

char* tAnimCopybufItem::rna_path

◆ totvert

int tAnimCopybufItem::totvert

Definition at line 693 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: