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

Public Attributes

int src_offset
 
int dst_offset
 
int min_patch_face
 
int max_patch_face
 
int max_depth
 
int patches_are_triangular
 
int coarse_face_count
 
uint edge_loose_offset
 
uint num_subdiv_loops
 
int has_sculpt_mask
 
uint coarse_face_select_mask
 
uint coarse_face_smooth_mask
 
uint coarse_face_active_mask
 
uint coarse_face_hidden_mask
 
uint coarse_face_loopstart_mask
 
uint total_dispatch_size
 
int is_edit_mode
 
int use_hide
 
int _pad3
 
int _pad4
 

Detailed Description

Definition at line 1287 of file draw_cache_impl_subdivision.cc.

Member Data Documentation

◆ _pad3

int blender::draw::DRWSubdivUboStorage::_pad3

Definition at line 1322 of file draw_cache_impl_subdivision.cc.

◆ _pad4

int blender::draw::DRWSubdivUboStorage::_pad4

Definition at line 1323 of file draw_cache_impl_subdivision.cc.

◆ coarse_face_active_mask

uint blender::draw::DRWSubdivUboStorage::coarse_face_active_mask

◆ coarse_face_count

int blender::draw::DRWSubdivUboStorage::coarse_face_count

◆ coarse_face_hidden_mask

uint blender::draw::DRWSubdivUboStorage::coarse_face_hidden_mask

◆ coarse_face_loopstart_mask

uint blender::draw::DRWSubdivUboStorage::coarse_face_loopstart_mask

◆ coarse_face_select_mask

uint blender::draw::DRWSubdivUboStorage::coarse_face_select_mask

◆ coarse_face_smooth_mask

uint blender::draw::DRWSubdivUboStorage::coarse_face_smooth_mask

◆ dst_offset

int blender::draw::DRWSubdivUboStorage::dst_offset

◆ edge_loose_offset

uint blender::draw::DRWSubdivUboStorage::edge_loose_offset

◆ has_sculpt_mask

int blender::draw::DRWSubdivUboStorage::has_sculpt_mask

◆ is_edit_mode

int blender::draw::DRWSubdivUboStorage::is_edit_mode

◆ max_depth

int blender::draw::DRWSubdivUboStorage::max_depth

◆ max_patch_face

int blender::draw::DRWSubdivUboStorage::max_patch_face

◆ min_patch_face

int blender::draw::DRWSubdivUboStorage::min_patch_face

◆ num_subdiv_loops

uint blender::draw::DRWSubdivUboStorage::num_subdiv_loops

◆ patches_are_triangular

int blender::draw::DRWSubdivUboStorage::patches_are_triangular

◆ src_offset

int blender::draw::DRWSubdivUboStorage::src_offset

◆ total_dispatch_size

uint blender::draw::DRWSubdivUboStorage::total_dispatch_size

◆ use_hide

int blender::draw::DRWSubdivUboStorage::use_hide

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