Blender V4.3
blender::bke::subdiv::LoopsForInterpolation Struct Reference

Public Attributes

const CustomDatacorner_data
 
CustomData corner_data_storage
 
bool corner_data_storage_allocated
 
int loop_indices [4]
 

Detailed Description

Definition at line 323 of file subdiv_mesh.cc.

Member Data Documentation

◆ corner_data

const CustomData* blender::bke::subdiv::LoopsForInterpolation::corner_data

◆ corner_data_storage

CustomData blender::bke::subdiv::LoopsForInterpolation::corner_data_storage

◆ corner_data_storage_allocated

bool blender::bke::subdiv::LoopsForInterpolation::corner_data_storage_allocated

◆ loop_indices

int blender::bke::subdiv::LoopsForInterpolation::loop_indices[4]

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