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

#include <BKE_curve.h>

Public Attributes

voidorig_cv
 
int key_index
 
int nu_index
 
int pt_index
 
int vertex_index
 
bool switched
 

Detailed Description

Definition at line 46 of file BKE_curve.h.

Member Data Documentation

◆ key_index

int CVKeyIndex::key_index

Definition at line 48 of file BKE_curve.h.

Referenced by getKeyIndexOrig_keyIndex(), and init_cvKeyIndex().

◆ nu_index

int CVKeyIndex::nu_index

Definition at line 48 of file BKE_curve.h.

Referenced by curve_rename_fcurves(), and init_cvKeyIndex().

◆ orig_cv

void* CVKeyIndex::orig_cv

◆ pt_index

int CVKeyIndex::pt_index

Definition at line 48 of file BKE_curve.h.

Referenced by curve_rename_fcurves(), and init_cvKeyIndex().

◆ switched

bool CVKeyIndex::switched

Definition at line 49 of file BKE_curve.h.

Referenced by curve_rename_fcurves(), init_cvKeyIndex(), and keyIndex_switchDirection().

◆ vertex_index

int CVKeyIndex::vertex_index

Definition at line 48 of file BKE_curve.h.

Referenced by init_cvKeyIndex().


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