|
Krita Source Code Documentation
|
#include <bspline_structs.h>
Public Attributes | |
| double *restrict | coefs |
| spline_code | spcode |
| type_code | tcode |
| Ugrid | x_grid |
| BCtype_d | xBC |
Definition at line 60 of file bspline_structs.h.
| double* restrict UBspline_1d_d::coefs |
Definition at line 64 of file bspline_structs.h.
| spline_code UBspline_1d_d::spcode |
Definition at line 62 of file bspline_structs.h.
| type_code UBspline_1d_d::tcode |
Definition at line 63 of file bspline_structs.h.
| Ugrid UBspline_1d_d::x_grid |
Definition at line 65 of file bspline_structs.h.
| BCtype_d UBspline_1d_d::xBC |
Definition at line 66 of file bspline_structs.h.