Blender V4.5
Frame Struct Reference

Classes

struct  [struct].merge

Public Attributes

BMVertverts [4]
float co [4][3]
struct  merge [4]
bool inside_hull [4]
bool detached

Detailed Description

Definition at line 134 of file MOD_skin.cc.

Member Data Documentation

◆ co

float Frame::co[4][3]

Definition at line 138 of file MOD_skin.cc.

Referenced by create_frame(), end_node_frames(), frame_len(), and output_frames().

◆ detached

bool Frame::detached

Definition at line 153 of file MOD_skin.cc.

Referenced by build_hull(), and skin_fix_hull_topology().

◆ inside_hull

bool Frame::inside_hull[4]

Definition at line 151 of file MOD_skin.cc.

Referenced by build_hull(), and skin_hole_detach_partially_attached_frame().

◆ merge

◆ verts


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