Blender V4.3
blender::draw::DRWCacheBuildingContext Struct Reference

Public Attributes

const Meshcoarse_mesh
const bke::subdiv::Subdivsubdiv
const bke::subdiv::ToMeshSettingssettings
DRWSubdivCachecache
CompressedPatchCoordpatch_coords
intsubdiv_loop_vert_index
intsubdiv_loop_subdiv_vert_index
intsubdiv_loop_edge_index
intsubdiv_loop_edge_draw_flag
intsubdiv_loop_subdiv_edge_index
intsubdiv_loop_face_index
intvert_origindex_map
intedge_draw_flag_map
intedge_origindex_map
const intorig_index_vert
const intorig_index_edge

Detailed Description

Definition at line 873 of file draw_cache_impl_subdivision.cc.

Member Data Documentation

◆ cache

◆ coarse_mesh

const Mesh* blender::draw::DRWCacheBuildingContext::coarse_mesh

◆ edge_draw_flag_map

◆ edge_origindex_map

◆ orig_index_edge

const int* blender::draw::DRWCacheBuildingContext::orig_index_edge

◆ orig_index_vert

const int* blender::draw::DRWCacheBuildingContext::orig_index_vert

◆ patch_coords

◆ settings

const bke::subdiv::ToMeshSettings* blender::draw::DRWCacheBuildingContext::settings

◆ subdiv

const bke::subdiv::Subdiv* blender::draw::DRWCacheBuildingContext::subdiv

Definition at line 875 of file draw_cache_impl_subdivision.cc.

◆ subdiv_loop_edge_draw_flag

int* blender::draw::DRWCacheBuildingContext::subdiv_loop_edge_draw_flag

◆ subdiv_loop_edge_index

int* blender::draw::DRWCacheBuildingContext::subdiv_loop_edge_index

◆ subdiv_loop_face_index

int* blender::draw::DRWCacheBuildingContext::subdiv_loop_face_index

◆ subdiv_loop_subdiv_edge_index

int* blender::draw::DRWCacheBuildingContext::subdiv_loop_subdiv_edge_index

◆ subdiv_loop_subdiv_vert_index

int* blender::draw::DRWCacheBuildingContext::subdiv_loop_subdiv_vert_index

◆ subdiv_loop_vert_index

int* blender::draw::DRWCacheBuildingContext::subdiv_loop_vert_index

◆ vert_origindex_map


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