Krita Source Code Documentation
Loading...
Searching...
No Matches
UBspline_1d_s Struct Reference

#include <bspline_structs.h>

Public Attributes

float *restrict coefs
 
spline_code spcode
 
type_code tcode
 
Ugrid x_grid
 
BCtype_s xBC
 

Detailed Description

Definition at line 27 of file bspline_structs.h.

Member Data Documentation

◆ coefs

float* restrict UBspline_1d_s::coefs

Definition at line 31 of file bspline_structs.h.

◆ spcode

spline_code UBspline_1d_s::spcode

Definition at line 29 of file bspline_structs.h.

◆ tcode

type_code UBspline_1d_s::tcode

Definition at line 30 of file bspline_structs.h.

◆ x_grid

Ugrid UBspline_1d_s::x_grid

Definition at line 32 of file bspline_structs.h.

◆ xBC

BCtype_s UBspline_1d_s::xBC

Definition at line 33 of file bspline_structs.h.


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