|
Krita Source Code Documentation
|
#include <bspline_structs.h>
Public Attributes | |
| float *restrict | coefs |
| spline_code | spcode |
| type_code | tcode |
| Ugrid | x_grid |
| BCtype_s | xBC |
Definition at line 27 of file bspline_structs.h.
| float* restrict UBspline_1d_s::coefs |
Definition at line 31 of file bspline_structs.h.
| spline_code UBspline_1d_s::spcode |
Definition at line 29 of file bspline_structs.h.
| type_code UBspline_1d_s::tcode |
Definition at line 30 of file bspline_structs.h.
| Ugrid UBspline_1d_s::x_grid |
Definition at line 32 of file bspline_structs.h.
| BCtype_s UBspline_1d_s::xBC |
Definition at line 33 of file bspline_structs.h.