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

Public Attributes

const CustomDatavertex_data
 
CustomData vertex_data_storage
 
bool vertex_data_storage_allocated
 
int vertex_indices [4]
 

Detailed Description

Definition at line 193 of file subdiv_mesh.cc.

Member Data Documentation

◆ vertex_data

const CustomData* blender::bke::subdiv::VerticesForInterpolation::vertex_data

◆ vertex_data_storage

CustomData blender::bke::subdiv::VerticesForInterpolation::vertex_data_storage

◆ vertex_data_storage_allocated

bool blender::bke::subdiv::VerticesForInterpolation::vertex_data_storage_allocated

◆ vertex_indices

int blender::bke::subdiv::VerticesForInterpolation::vertex_indices[4]

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