Blender  V3.3
Public Attributes | List of all members
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 79 of file DNA_mask_types.h.

Member Data Documentation

◆ _pad

char MaskSplinePoint::_pad[4]

Definition at line 82 of file DNA_mask_types.h.

◆ bezt

BezTriple MaskSplinePoint::bezt

◆ parent

MaskParent MaskSplinePoint::parent

Parenting information of particular spline point.

Definition at line 88 of file DNA_mask_types.h.

Referenced by create_primitive_from_points(), and setup_vertex_point().

◆ tot_uw

int MaskSplinePoint::tot_uw

◆ uw

MaskSplinePointUW* MaskSplinePoint::uw

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