Blender  V3.3
Public Attributes | List of all members
CurveMapPoint Struct Reference

#include <DNA_color_types.h>

Public Attributes

float x
 
float y
 
short flag
 
short shorty
 

Detailed Description

Definition at line 24 of file DNA_color_types.h.

Member Data Documentation

◆ flag

short CurveMapPoint::flag

◆ shorty

short CurveMapPoint::shorty

Definition at line 27 of file DNA_color_types.h.

Referenced by BKE_curvemap_insert().

◆ x

float CurveMapPoint::x

◆ y

float CurveMapPoint::y

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