Blender V4.3
TexParams Struct Reference

#include <node_texture_util.hh>

Public Attributes

const floatco
floatdxt
floatdyt
const floatpreviewco
int cfra
int osatex
const MTexmtex

Detailed Description

Definition at line 37 of file node_texture_util.hh.

Member Data Documentation

◆ cfra

int TexParams::cfra

Definition at line 41 of file node_texture_util.hh.

Referenced by params_from_cdata(), and time_colorfn().

◆ co

◆ dxt

float* TexParams::dxt

Definition at line 39 of file node_texture_util.hh.

Referenced by colorfn(), colorfn(), colorfn(), do_proc(), and params_from_cdata().

◆ dyt

float * TexParams::dyt

Definition at line 39 of file node_texture_util.hh.

Referenced by colorfn(), colorfn(), colorfn(), do_proc(), and params_from_cdata().

◆ mtex

const MTex* TexParams::mtex

Definition at line 46 of file node_texture_util.hh.

Referenced by colorfn(), do_proc(), and params_from_cdata().

◆ osatex

int TexParams::osatex

Definition at line 42 of file node_texture_util.hh.

Referenced by colorfn(), colorfn(), colorfn(), do_proc(), and params_from_cdata().

◆ previewco

const float* TexParams::previewco

Definition at line 40 of file node_texture_util.hh.

Referenced by params_from_cdata().


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