|
Krita Source Code Documentation
|
#include <nubspline_structs.h>
Public Attributes | |
| void *restrict | coefs |
| spline_code | sp_code |
| type_code | t_code |
| NUBasis *restrict | x_basis |
| NUgrid *restrict | x_grid |
| int | x_stride |
| NUBasis *restrict *restrict | y_basis |
| NUgrid *restrict *restrict | y_grid |
Definition at line 36 of file nubspline_structs.h.
Definition at line 40 of file nubspline_structs.h.
| spline_code NUBspline_2d::sp_code |
Definition at line 38 of file nubspline_structs.h.
| type_code NUBspline_2d::t_code |
Definition at line 39 of file nubspline_structs.h.
Definition at line 43 of file nubspline_structs.h.
Definition at line 42 of file nubspline_structs.h.
| int NUBspline_2d::x_stride |
Definition at line 41 of file nubspline_structs.h.
Definition at line 43 of file nubspline_structs.h.
Definition at line 42 of file nubspline_structs.h.