Blender V4.5
SubsurfRuntimeData Struct Reference

#include <BKE_subdiv_modifier.hh>

Public Attributes

blender::bke::subdiv::Settings settings
blender::bke::subdiv::Subdivsubdiv_cpu
blender::bke::subdiv::Subdivsubdiv_gpu
char used_cpu
char used_gpu
bool has_gpu_subdiv
int resolution
bool use_optimal_display
bool use_loop_normals
int stats_totvert
int stats_totedge
int stats_faces_num
int stats_totloop

Detailed Description

Definition at line 28 of file BKE_subdiv_modifier.hh.

Member Data Documentation

◆ has_gpu_subdiv

◆ resolution

int SubsurfRuntimeData::resolution

◆ settings

◆ stats_faces_num

int SubsurfRuntimeData::stats_faces_num

◆ stats_totedge

int SubsurfRuntimeData::stats_totedge

◆ stats_totloop

int SubsurfRuntimeData::stats_totloop

◆ stats_totvert

int SubsurfRuntimeData::stats_totvert

◆ subdiv_cpu

◆ subdiv_gpu

◆ use_loop_normals

◆ use_optimal_display

bool SubsurfRuntimeData::use_optimal_display

◆ used_cpu

char SubsurfRuntimeData::used_cpu

◆ used_gpu

char SubsurfRuntimeData::used_gpu

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