Blender V4.5
Tex Struct Reference

#include <DNA_texture_types.h>

Public Attributes

ID id
 
struct AnimDataadt
 
float noisesize
 
float turbul
 
float bright
 
float contrast
 
float saturation
 
float rfac
 
float gfac
 
float bfac
 
float filtersize
 
char _pad2 [4]
 
float mg_H
 
float mg_lacunarity
 
float mg_octaves
 
float mg_offset
 
float mg_gain
 
float dist_amount
 
float ns_outscale
 
float vn_w1
 
float vn_w2
 
float vn_w3
 
float vn_w4
 
float vn_mexp
 
short vn_distm
 
short vn_coltype
 
short noisedepth
 
short noisetype
 
short noisebasis
 
short noisebasis2
 
short imaflag
 
short flag
 
short type
 
short stype
 
float cropxmin
 
float cropymin
 
float cropxmax
 
float cropymax
 
int texfilter
 
int afmax
 
short xrepeat
 
short yrepeat
 
short extend
 
short _pad0
 
int len DNA_DEPRECATED
 
int frames DNA_DEPRECATED
 
int offset DNA_DEPRECATED
 
int sfra DNA_DEPRECATED
 
float checkerdist
 
float nabla
 
char _pad1 [4]
 
struct ImageUser iuser
 
struct bNodeTreenodetree
 
struct Ipo *ipo DNA_DEPRECATED
 
struct Imageima
 
struct ColorBandcoba
 
struct PreviewImagepreview
 
char use_nodes
 
char _pad [7]
 
void * _pad3
 
Tex_Runtime runtime
 

Detailed Description

Definition at line 130 of file DNA_texture_types.h.

Member Data Documentation

◆ _pad

char Tex::_pad[7]

Definition at line 197 of file DNA_texture_types.h.

◆ _pad0

short Tex::_pad0

Definition at line 178 of file DNA_texture_types.h.

◆ _pad1

char Tex::_pad1[4]

Definition at line 185 of file DNA_texture_types.h.

◆ _pad2

char Tex::_pad2[4]

Definition at line 144 of file DNA_texture_types.h.

◆ _pad3

void* Tex::_pad3

Definition at line 199 of file DNA_texture_types.h.

◆ adt

struct AnimData* Tex::adt

Animation data (must be immediately after id for utilities to use it).

Definition at line 139 of file DNA_texture_types.h.

Referenced by acf_dstex_setting_ptr(), blender::ed::outliner::TreeElementIDTexture::expand(), and make_new_animlistelem().

◆ afmax

int Tex::afmax

Anisotropic filter maximum value, EWA -> max eccentricity, feline -> max probes.

Definition at line 173 of file DNA_texture_types.h.

Referenced by blo_do_versions_250(), and imagewraposa_aniso().

◆ bfac

float Tex::bfac

Definition at line 142 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250().

◆ bright

float Tex::bright

Definition at line 142 of file DNA_texture_types.h.

◆ checkerdist

float Tex::checkerdist

Definition at line 184 of file DNA_texture_types.h.

Referenced by imagewrap(), imagewraposa(), and imagewraposa_aniso().

◆ coba

◆ contrast

float Tex::contrast

Definition at line 142 of file DNA_texture_types.h.

◆ cropxmax

float Tex::cropxmax

Definition at line 170 of file DNA_texture_types.h.

Referenced by do_2d_mapping().

◆ cropxmin

float Tex::cropxmin

Definition at line 170 of file DNA_texture_types.h.

Referenced by do_2d_mapping().

◆ cropymax

float Tex::cropymax

Definition at line 170 of file DNA_texture_types.h.

Referenced by do_2d_mapping().

◆ cropymin

float Tex::cropymin

Definition at line 170 of file DNA_texture_types.h.

Referenced by do_2d_mapping().

◆ dist_amount

float Tex::dist_amount

◆ DNA_DEPRECATED [1/5]

int len Tex::DNA_DEPRECATED

Definition at line 179 of file DNA_texture_types.h.

◆ DNA_DEPRECATED [2/5]

int frames Tex::DNA_DEPRECATED

Definition at line 180 of file DNA_texture_types.h.

◆ DNA_DEPRECATED [3/5]

int offset Tex::DNA_DEPRECATED

Definition at line 181 of file DNA_texture_types.h.

◆ DNA_DEPRECATED [4/5]

int sfra Tex::DNA_DEPRECATED

Definition at line 182 of file DNA_texture_types.h.

◆ DNA_DEPRECATED [5/5]

struct Ipo* ipo Tex::DNA_DEPRECATED

Definition at line 191 of file DNA_texture_types.h.

◆ extend

◆ filtersize

float Tex::filtersize

◆ flag

◆ gfac

float Tex::gfac

Definition at line 142 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250().

◆ id

◆ ima

◆ imaflag

◆ iuser

◆ mg_gain

float Tex::mg_gain

Definition at line 147 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250(), and mg_ridgedOrHybridMFTex().

◆ mg_H

◆ mg_lacunarity

◆ mg_octaves

◆ mg_offset

float Tex::mg_offset

◆ nabla

float Tex::nabla

Definition at line 184 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250().

◆ nodetree

◆ noisebasis

◆ noisebasis2

short Tex::noisebasis2

Definition at line 165 of file DNA_texture_types.h.

Referenced by marble_int(), mg_distNoiseTex(), and wood_int().

◆ noisedepth

short Tex::noisedepth

Definition at line 162 of file DNA_texture_types.h.

Referenced by clouds(), magic(), marble_int(), and texnoise().

◆ noisesize

◆ noisetype

short Tex::noisetype

Definition at line 162 of file DNA_texture_types.h.

Referenced by clouds(), marble_int(), stucci(), and wood_int().

◆ ns_outscale

◆ preview

struct PreviewImage* Tex::preview

◆ rfac

float Tex::rfac

Definition at line 142 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250().

◆ runtime

Tex_Runtime Tex::runtime

Definition at line 201 of file DNA_texture_types.h.

Referenced by texture_blend_read_data().

◆ saturation

float Tex::saturation

Definition at line 142 of file DNA_texture_types.h.

Referenced by blo_do_versions_250().

◆ stype

◆ texfilter

int Tex::texfilter

Definition at line 171 of file DNA_texture_types.h.

Referenced by do_2d_mapping(), imagewraposa(), and imagewraposa_aniso().

◆ turbul

◆ type

◆ use_nodes

char Tex::use_nodes

◆ vn_coltype

short Tex::vn_coltype

Definition at line 159 of file DNA_texture_types.h.

Referenced by voronoiTex().

◆ vn_distm

short Tex::vn_distm

◆ vn_mexp

float Tex::vn_mexp

Definition at line 158 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250(), and voronoiTex().

◆ vn_w1

float Tex::vn_w1

Definition at line 154 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250(), voronoi_map_inputs(), and voronoiTex().

◆ vn_w2

float Tex::vn_w2

Definition at line 155 of file DNA_texture_types.h.

Referenced by voronoi_map_inputs(), and voronoiTex().

◆ vn_w3

float Tex::vn_w3

Definition at line 156 of file DNA_texture_types.h.

Referenced by voronoi_map_inputs(), and voronoiTex().

◆ vn_w4

float Tex::vn_w4

Definition at line 157 of file DNA_texture_types.h.

Referenced by voronoi_map_inputs(), and voronoiTex().

◆ xrepeat

short Tex::xrepeat

◆ yrepeat

short Tex::yrepeat

The documentation for this struct was generated from the following file: