Data Structures | |
struct | texture_plan_ |
Definition of the texture_plan. More... | |
Defines | |
#define | TEXTURE_DEF_PRECOMPUTE_FLAGS 0U |
Default value for texture_precompute_flags. | |
#define | TEXTURE_DEF_NFSFT_PRECOMPUTE_FLAGS 0U |
Default value for nfsft_precompute_flags. | |
#define | TEXTURE_DEF_NFSFT_THRESHOLD 1000.0 |
Default value for nfsft_threshold. | |
#define | TEXTURE_DEF_INIT_FLAGS 0U |
Default value for texture_init_flags. | |
#define | TEXTURE_DEF_NFSFT_INIT_FLAGS 0U |
Default value for nfsft_init_flags. | |
#define | TEXTURE_DEF_NFFT_CUTOFF 8 |
Default value for nfft_cutoff. |
Users of the library can skip this section since it has been written for developers.
|
Default value for texture_init_flags.
|
|
Default value for nfft_cutoff.
|
|
Default value for nfsft_init_flags.
|
|
Default value for nfsft_precompute_flags.
|
|
Default value for nfsft_threshold.
|
|
Default value for texture_precompute_flags.
|