Blender V5.0
ParamHandle Class Reference

#include <GEO_uv_parametrizer.hh>

Public Member Functions

 ParamHandle ()
 ~ParamHandle ()

Public Attributes

PHandleState state = PHANDLE_STATE_ALLOCATED
MemArenaarena = nullptr
MemArenapolyfill_arena = nullptr
Heappolyfill_heap = nullptr
PChart * construction_chart = nullptr
PHash * hash_verts = nullptr
PHash * hash_edges = nullptr
PHash * hash_faces = nullptr
GHashpin_hash = nullptr
int unique_pin_count = 0
PChart ** charts = nullptr
int ncharts = 0
float aspect_y = 1.0f
RNGrng = nullptr
float blend = 0.0f
slim::MatrixTransferslim_mt = nullptr

Detailed Description

Definition at line 41 of file GEO_uv_parametrizer.hh.

Constructor & Destructor Documentation

◆ ParamHandle()

◆ ~ParamHandle()

Member Data Documentation

◆ arena

◆ aspect_y

◆ blend

◆ charts

◆ construction_chart

◆ hash_edges

◆ hash_faces

◆ hash_verts

◆ ncharts

◆ pin_hash

◆ polyfill_arena

◆ polyfill_heap

◆ rng

◆ slim_mt

◆ state

PHandleState blender::geometry::ParamHandle::state = PHANDLE_STATE_ALLOCATED

Definition at line 46 of file GEO_uv_parametrizer.hh.

◆ unique_pin_count


The documentation for this class was generated from the following files: