Blender  V3.3
Public Attributes | List of all members
TexParams Struct Reference

#include <node_texture_util.h>

Public Attributes

const float * co
 
float * dxt
 
float * dyt
 
const float * previewco
 
int cfra
 
int osatex
 
MTex * mtex
 

Detailed Description

Definition at line 69 of file node_texture_util.h.

Member Data Documentation

◆ cfra

int TexParams::cfra

Definition at line 73 of file node_texture_util.h.

Referenced by time_colorfn().

◆ co

const float* TexParams::co

Definition at line 70 of file node_texture_util.h.

Referenced by colorfn(), do_proc(), normalfn(), and vectorfn().

◆ dxt

float* TexParams::dxt

Definition at line 71 of file node_texture_util.h.

Referenced by colorfn(), and do_proc().

◆ dyt

float * TexParams::dyt

Definition at line 71 of file node_texture_util.h.

Referenced by colorfn(), and do_proc().

◆ mtex

MTex* TexParams::mtex

Definition at line 78 of file node_texture_util.h.

Referenced by do_proc().

◆ osatex

int TexParams::osatex

Definition at line 74 of file node_texture_util.h.

Referenced by colorfn(), and do_proc().

◆ previewco

const float* TexParams::previewco

Definition at line 72 of file node_texture_util.h.


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