Blender V5.0
LoopGroupCD Struct Reference

Public Attributes

void ** data
floatdata_weights
int * data_index
int data_len

Detailed Description

Definition at line 1116 of file bmesh_interp.cc.

Member Data Documentation

◆ data

void** LoopGroupCD::data

Definition at line 1118 of file bmesh_interp.cc.

◆ data_index

int* LoopGroupCD::data_index

Definition at line 1122 of file bmesh_interp.cc.

◆ data_len

int LoopGroupCD::data_len

Definition at line 1124 of file bmesh_interp.cc.

◆ data_weights

float* LoopGroupCD::data_weights

Definition at line 1120 of file bmesh_interp.cc.


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