|
Krita Source Code Documentation
|
#include <bspline_structs.h>
Public Attributes | |
| complex_float *restrict | coefs |
| spline_code | spcode |
| type_code | tcode |
| Ugrid | x_grid |
| BCtype_c | xBC |
Definition at line 94 of file bspline_structs.h.
| complex_float* restrict UBspline_1d_c::coefs |
Definition at line 98 of file bspline_structs.h.
| spline_code UBspline_1d_c::spcode |
Definition at line 96 of file bspline_structs.h.
| type_code UBspline_1d_c::tcode |
Definition at line 97 of file bspline_structs.h.
| Ugrid UBspline_1d_c::x_grid |
Definition at line 99 of file bspline_structs.h.
| BCtype_c UBspline_1d_c::xBC |
Definition at line 100 of file bspline_structs.h.