Blender V4.5
MultiresReshapeContext Struct Reference

#include <multires_reshape.hh>

Classes

struct  [struct].reshape
struct  [struct].top
struct  [struct].orig

Public Attributes

Depsgraph * depsgraph
Objectobject
MultiresModifierDatammd
Meshbase_mesh
blender::Span< blender::float3base_positions
blender::Span< blender::int2base_edges
blender::OffsetIndices< int > base_faces
blender::Span< int > base_corner_verts
blender::Span< int > base_corner_edges
blender::bke::subdiv::Subdivsubdiv
bool need_free_subdiv
struct  reshape
struct  top
struct  orig
int num_grids
MDispsmdisps
GridPaintMaskgrid_paint_masks
int * face_start_grid_index
int * grid_to_face_index
int * ptex_start_grid_index
int * face_ptex_offset
blender::VArraySpan< float > cd_vertex_crease
blender::VArraySpan< float > cd_edge_crease

Detailed Description

Definition at line 29 of file multires_reshape.hh.

Member Data Documentation

◆ base_corner_edges

◆ base_corner_verts

◆ base_edges

◆ base_faces

◆ base_mesh

◆ base_positions

◆ cd_edge_crease

blender::VArraySpan<float> MultiresReshapeContext::cd_edge_crease

Definition at line 108 of file multires_reshape.hh.

Referenced by multires_reshape_context_create_from_object().

◆ cd_vertex_crease

blender::VArraySpan<float> MultiresReshapeContext::cd_vertex_crease

◆ depsgraph

◆ face_ptex_offset

int* MultiresReshapeContext::face_ptex_offset

◆ face_start_grid_index

◆ grid_paint_masks

◆ grid_to_face_index

int* MultiresReshapeContext::grid_to_face_index

◆ mdisps

◆ mmd

◆ need_free_subdiv

◆ num_grids

int MultiresReshapeContext::num_grids

◆ object

◆ orig

◆ ptex_start_grid_index

int* MultiresReshapeContext::ptex_start_grid_index

◆ reshape

◆ subdiv

◆ top


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