Blender V4.3
Tex Struct Reference

#include <DNA_texture_types.h>

Public Attributes

ID id
struct AnimDataadt
DrawDataList drawdata
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]

Detailed Description

Definition at line 159 of file DNA_texture_types.h.

Member Data Documentation

◆ _pad

char Tex::_pad[7]

Definition at line 227 of file DNA_texture_types.h.

◆ _pad0

short Tex::_pad0

Definition at line 208 of file DNA_texture_types.h.

◆ _pad1

char Tex::_pad1[4]

Definition at line 215 of file DNA_texture_types.h.

◆ _pad2

char Tex::_pad2[4]

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

Referenced by acf_dstex_setting_ptr(), and make_new_animlistelem().

◆ afmax

int Tex::afmax

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

Definition at line 203 of file DNA_texture_types.h.

Referenced by imagewraposa_aniso().

◆ bfac

float Tex::bfac

Definition at line 172 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250().

◆ bright

float Tex::bright

Definition at line 172 of file DNA_texture_types.h.

◆ checkerdist

float Tex::checkerdist

Definition at line 214 of file DNA_texture_types.h.

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

◆ coba

◆ contrast

float Tex::contrast

Definition at line 172 of file DNA_texture_types.h.

◆ cropxmax

float Tex::cropxmax

Definition at line 200 of file DNA_texture_types.h.

Referenced by do_2d_mapping().

◆ cropxmin

float Tex::cropxmin

Definition at line 200 of file DNA_texture_types.h.

Referenced by do_2d_mapping().

◆ cropymax

float Tex::cropymax

Definition at line 200 of file DNA_texture_types.h.

Referenced by do_2d_mapping().

◆ cropymin

float Tex::cropymin

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

◆ DNA_DEPRECATED [2/5]

int frames Tex::DNA_DEPRECATED

Definition at line 210 of file DNA_texture_types.h.

◆ DNA_DEPRECATED [3/5]

int offset Tex::DNA_DEPRECATED

Definition at line 211 of file DNA_texture_types.h.

◆ DNA_DEPRECATED [4/5]

int sfra Tex::DNA_DEPRECATED

Definition at line 212 of file DNA_texture_types.h.

◆ DNA_DEPRECATED [5/5]

struct Ipo* ipo Tex::DNA_DEPRECATED

Definition at line 221 of file DNA_texture_types.h.

◆ drawdata

DrawDataList Tex::drawdata

Engines draw data, must be immediately after AnimData. See IdDdtTemplate and DRW_drawdatalist_from_id to understand this requirement.

Definition at line 169 of file DNA_texture_types.h.

Referenced by texture_copy_data().

◆ extend

◆ filtersize

float Tex::filtersize

◆ flag

◆ gfac

float Tex::gfac

Definition at line 172 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250().

◆ id

◆ ima

◆ imaflag

short Tex::imaflag

◆ iuser

◆ mg_gain

float Tex::mg_gain

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

Referenced by blo_do_versions_pre250().

◆ nodetree

◆ noisebasis

◆ noisebasis2

short Tex::noisebasis2

Definition at line 195 of file DNA_texture_types.h.

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

◆ noisedepth

short Tex::noisedepth

Definition at line 192 of file DNA_texture_types.h.

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

◆ noisesize

◆ noisetype

short Tex::noisetype

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

Referenced by blo_do_versions_pre250().

◆ saturation

float Tex::saturation

Definition at line 172 of file DNA_texture_types.h.

◆ stype

◆ texfilter

int Tex::texfilter

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

Referenced by voronoiTex().

◆ vn_distm

short Tex::vn_distm

◆ vn_mexp

float Tex::vn_mexp

Definition at line 188 of file DNA_texture_types.h.

Referenced by blo_do_versions_pre250(), and voronoiTex().

◆ vn_w1

float Tex::vn_w1

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

Referenced by voronoi_map_inputs(), and voronoiTex().

◆ vn_w3

float Tex::vn_w3

Definition at line 186 of file DNA_texture_types.h.

Referenced by voronoi_map_inputs(), and voronoiTex().

◆ vn_w4

float Tex::vn_w4

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