Blender
V3.3
|
This is the complete list of members for BMeshFairingContext, including all inherited members.
adjacents_coords_from_loop(const int loop, float r_adj_next[3], float r_adj_prev[3]) override | BMeshFairingContext | inlinevirtual |
bm | BMeshFairingContext | protected |
BMeshFairingContext(BMesh *bm) | BMeshFairingContext | inline |
bmloop_ | BMeshFairingContext | protected |
co_ | FairingContext | protected |
fair_vertices(bool *affected, const eMeshFairingDepth depth, VertexWeight *vertex_weight, LoopWeight *loop_weight) | FairingContext | inline |
loop_count_get() | FairingContext | inline |
other_vertex_index_from_loop(const int loop, const uint v) override | BMeshFairingContext | inlinevirtual |
totloop_ | FairingContext | protected |
totvert_ | FairingContext | protected |
vertex_count_get() | FairingContext | inline |
vertex_deformation_co_get(const int v) | FairingContext | inline |
vertex_loop_map_get(const int v) | FairingContext | inline |
vlmap_ | FairingContext | protected |
vlmap_mem_ | FairingContext | protected |
~BMeshFairingContext() override | BMeshFairingContext | inline |
~FairingContext()=default | FairingContext | virtual |