Blender V2.61 - r43446

texture_image< T > Member List

This is the complete list of members for texture_image< T >, including all inherited members.
datatexture_image< T >
frac(float x, int *ix)texture_image< T > [inline]
heighttexture_image< T >
interp(float x, float y, bool periodic=true)texture_image< T > [inline]
read(float4 r)texture_image< T > [inline]
read(uchar4 r)texture_image< T > [inline]
widthtexture_image< T >
wrap_clamp(int x, int width)texture_image< T > [inline]
wrap_periodic(int x, int width)texture_image< T > [inline]