Blender V4.3
CVKeyIndex Struct Reference

#include <BKE_curve.hh>

Public Attributes

void * orig_cv
 
int key_index
 
int nu_index
 
int pt_index
 
int vertex_index
 
bool switched
 

Detailed Description

Definition at line 50 of file BKE_curve.hh.

Member Data Documentation

◆ key_index

int CVKeyIndex::key_index

Definition at line 52 of file BKE_curve.hh.

Referenced by init_cvKeyIndex().

◆ nu_index

int CVKeyIndex::nu_index

Definition at line 52 of file BKE_curve.hh.

Referenced by curve_rename_fcurves(), and init_cvKeyIndex().

◆ orig_cv

void* CVKeyIndex::orig_cv

Definition at line 51 of file BKE_curve.hh.

Referenced by ED_curve_keyindex_hash_duplicate(), and init_cvKeyIndex().

◆ pt_index

int CVKeyIndex::pt_index

Definition at line 52 of file BKE_curve.hh.

Referenced by curve_rename_fcurves(), and init_cvKeyIndex().

◆ switched

bool CVKeyIndex::switched

◆ vertex_index

int CVKeyIndex::vertex_index

Definition at line 52 of file BKE_curve.hh.

Referenced by init_cvKeyIndex(), and init_index_map().


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