Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

Texture: Private Functions
[Texture]

This module containes the private functions used for the implementation of the texture transforms. More...

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.

Detailed Description

This module containes the private functions used for the implementation of the texture transforms.

Users of the library can skip this section since it has been written for developers.

Author:
Matthias Schmalz

Define Documentation

#define TEXTURE_DEF_INIT_FLAGS   0U
 

Default value for texture_init_flags.

See also:
texture_init_advanced

#define TEXTURE_DEF_NFFT_CUTOFF   8
 

Default value for nfft_cutoff.

See also:
texture_init_advanced

#define TEXTURE_DEF_NFSFT_INIT_FLAGS   0U
 

Default value for nfsft_init_flags.

See also:
texture_init_advanced

#define TEXTURE_DEF_NFSFT_PRECOMPUTE_FLAGS   0U
 

Default value for nfsft_precompute_flags.

See also:
texture_precompute_advanced

#define TEXTURE_DEF_NFSFT_THRESHOLD   1000.0
 

Default value for nfsft_threshold.

See also:
texture_precompute_advanced

#define TEXTURE_DEF_PRECOMPUTE_FLAGS   0U
 

Default value for texture_precompute_flags.

See also:
texture_precompute_advanced


Generated on Wed May 10 20:39:39 2006 for NFFT by  doxygen 1.4.4