Blender  V3.3
Public Attributes | List of all members
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
 
int frames
 
int offset
 
int sfra
 
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]
 

Detailed Description

Definition at line 148 of file DNA_texture_types.h.

Member Data Documentation

◆ _pad

char Tex::_pad[7]

Definition at line 208 of file DNA_texture_types.h.

◆ _pad0

short Tex::_pad0

Definition at line 191 of file DNA_texture_types.h.

◆ _pad1

char Tex::_pad1[4]

Definition at line 196 of file DNA_texture_types.h.

◆ _pad2

char Tex::_pad2[4]

Definition at line 158 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 153 of file DNA_texture_types.h.

Referenced by acf_dstex_setting_ptr(), BKE_texture_dependsOnTime(), make_new_animlistelem(), outliner_add_id_contents(), texture_blend_read_data(), and texture_blend_write().

◆ afmax

int Tex::afmax

Definition at line 186 of file DNA_texture_types.h.

Referenced by blo_do_versions_250(), and imagewraposa_aniso().

◆ bfac

float Tex::bfac

Definition at line 156 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250().

◆ bright

float Tex::bright

Definition at line 156 of file DNA_texture_types.h.

◆ checkerdist

float Tex::checkerdist

Definition at line 195 of file DNA_texture_types.h.

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

◆ coba

struct ColorBand* Tex::coba

◆ contrast

float Tex::contrast

Definition at line 156 of file DNA_texture_types.h.

◆ cropxmax

float Tex::cropxmax

Definition at line 184 of file DNA_texture_types.h.

Referenced by do_2d_mapping().

◆ cropxmin

float Tex::cropxmin

Definition at line 184 of file DNA_texture_types.h.

Referenced by do_2d_mapping().

◆ cropymax

float Tex::cropymax

Definition at line 184 of file DNA_texture_types.h.

Referenced by do_2d_mapping().

◆ cropymin

float Tex::cropymin

Definition at line 184 of file DNA_texture_types.h.

Referenced by do_2d_mapping().

◆ dist_amount

float Tex::dist_amount

◆ DNA_DEPRECATED

struct Ipo* ipo Tex::DNA_DEPRECATED

Definition at line 202 of file DNA_texture_types.h.

◆ extend

short Tex::extend

◆ filtersize

float Tex::filtersize

◆ flag

short Tex::flag

◆ frames

int Tex::frames

Definition at line 193 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250().

◆ gfac

float Tex::gfac

Definition at line 156 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250().

◆ id

ID Tex::id

◆ ima

struct Image* Tex::ima

◆ imaflag

short Tex::imaflag

◆ iuser

struct ImageUser Tex::iuser

◆ len

int Tex::len

Definition at line 192 of file DNA_texture_types.h.

◆ mg_gain

float Tex::mg_gain

Definition at line 161 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250(), and mg_ridgedOrHybridMFTex().

◆ mg_H

float Tex::mg_H

◆ mg_lacunarity

float Tex::mg_lacunarity

◆ mg_octaves

float Tex::mg_octaves

◆ mg_offset

float Tex::mg_offset

◆ nabla

float Tex::nabla

Definition at line 195 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250().

◆ nodetree

struct bNodeTree* Tex::nodetree

◆ noisebasis

short Tex::noisebasis

◆ noisebasis2

short Tex::noisebasis2

Definition at line 179 of file DNA_texture_types.h.

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

◆ noisedepth

short Tex::noisedepth

Definition at line 176 of file DNA_texture_types.h.

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

◆ noisesize

float Tex::noisesize

◆ noisetype

short Tex::noisetype

Definition at line 176 of file DNA_texture_types.h.

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

◆ ns_outscale

float Tex::ns_outscale

◆ offset

int Tex::offset

◆ preview

struct PreviewImage* Tex::preview

◆ rfac

float Tex::rfac

Definition at line 156 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250().

◆ saturation

float Tex::saturation

Definition at line 156 of file DNA_texture_types.h.

Referenced by blo_do_versions_250().

◆ sfra

int Tex::sfra

Definition at line 193 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250().

◆ stype

short Tex::stype

◆ texfilter

int Tex::texfilter

Definition at line 185 of file DNA_texture_types.h.

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

◆ turbul

float Tex::turbul

◆ type

short Tex::type

◆ use_nodes

char Tex::use_nodes

◆ vn_coltype

short Tex::vn_coltype

Definition at line 173 of file DNA_texture_types.h.

Referenced by voronoiTex().

◆ vn_distm

short Tex::vn_distm

◆ vn_mexp

float Tex::vn_mexp

Definition at line 172 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250(), and voronoiTex().

◆ vn_w1

float Tex::vn_w1

Definition at line 168 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 169 of file DNA_texture_types.h.

Referenced by voronoi_map_inputs(), and voronoiTex().

◆ vn_w3

float Tex::vn_w3

Definition at line 170 of file DNA_texture_types.h.

Referenced by voronoi_map_inputs(), and voronoiTex().

◆ vn_w4

float Tex::vn_w4

Definition at line 171 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: