Blender V4.3
tAnimCopybufItem Struct Reference

Public Attributes

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

Detailed Description

Definition at line 1244 of file keyframes_general.cc.

Member Data Documentation

◆ array_index

◆ bezt

◆ grp

bActionGroup* tAnimCopybufItem::grp

Definition at line 1248 of file keyframes_general.cc.

Referenced by copy_animedit_keys().

◆ id

ID* tAnimCopybufItem::id

Definition at line 1247 of file keyframes_general.cc.

Referenced by copy_animedit_keys(), and pastebuf_match_path_property().

◆ id_type

short tAnimCopybufItem::id_type

Definition at line 1255 of file keyframes_general.cc.

Referenced by copy_animedit_keys(), and pastebuf_match_path_property().

◆ is_bone

bool tAnimCopybufItem::is_bone

◆ next

◆ prev

tAnimCopybufItem * tAnimCopybufItem::prev

Definition at line 1245 of file keyframes_general.cc.

◆ rna_path

◆ totvert

int tAnimCopybufItem::totvert

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