Blender V4.3
MaskSplinePoint Struct Reference

#include <DNA_mask_types.h>

Public Attributes

BezTriple bezt
 
char _pad [4]
 
int tot_uw
 
MaskSplinePointUWuw
 
MaskParent parent
 

Detailed Description

Definition at line 81 of file DNA_mask_types.h.

Member Data Documentation

◆ _pad

char MaskSplinePoint::_pad[4]

Definition at line 84 of file DNA_mask_types.h.

◆ bezt

◆ parent

MaskParent MaskSplinePoint::parent

Parenting information of particular spline point.

Definition at line 90 of file DNA_mask_types.h.

Referenced by create_primitive_from_points(), mask_parent_clear_exec(), mask_parent_set_exec(), and setup_vertex_point().

◆ tot_uw

◆ uw


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