|
Krita Source Code Documentation
|
#include <nubspline_structs.h>
Public Attributes | |
| float *restrict | coefs |
| spline_code | sp_code |
| type_code | t_code |
| NUBasis *restrict | x_basis |
| NUgrid *restrict | x_grid |
| BCtype_s | xBC |
Definition at line 60 of file nubspline_structs.h.
| float* restrict NUBspline_1d_s::coefs |
Definition at line 64 of file nubspline_structs.h.
| spline_code NUBspline_1d_s::sp_code |
Definition at line 62 of file nubspline_structs.h.
| type_code NUBspline_1d_s::t_code |
Definition at line 63 of file nubspline_structs.h.
Definition at line 66 of file nubspline_structs.h.
Definition at line 65 of file nubspline_structs.h.
| BCtype_s NUBspline_1d_s::xBC |
Definition at line 67 of file nubspline_structs.h.