Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
CurveData Struct Reference

#include <curve_tools.h>

+ Collaboration diagram for CurveData:

Data Fields

unsigned int m_spline_type
 
float m_min_x
 
float m_max_x
 
float m_min_y
 
float m_max_y
 
unsigned char m_numAnchors
 
CurveAnchorPoint m_anchors [20]
 

Field Documentation

◆ m_anchors

CurveAnchorPoint CurveData::m_anchors[20]

◆ m_max_x

float CurveData::m_max_x

◆ m_max_y

float CurveData::m_max_y

◆ m_min_x

float CurveData::m_min_x

◆ m_min_y

float CurveData::m_min_y

◆ m_numAnchors

unsigned char CurveData::m_numAnchors

◆ m_spline_type

unsigned int CurveData::m_spline_type

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