Blender V5.0
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 53 of file BKE_curve.hh.

Member Data Documentation

◆ key_index

int CVKeyIndex::key_index

Definition at line 55 of file BKE_curve.hh.

Referenced by getKeyIndexOrig_keyIndex(), and init_cvKeyIndex().

◆ nu_index

int CVKeyIndex::nu_index

Definition at line 55 of file BKE_curve.hh.

Referenced by curve_rename_fcurves(), and init_cvKeyIndex().

◆ orig_cv

◆ pt_index

int CVKeyIndex::pt_index

Definition at line 55 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 55 of file BKE_curve.hh.

Referenced by init_cvKeyIndex(), and init_index_map().


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