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 time_colorfn().

◆ co

const float* TexParams::co

◆ dxt

float* TexParams::dxt

Definition at line 39 of file node_texture_util.hh.

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

◆ dyt

float * TexParams::dyt

Definition at line 39 of file node_texture_util.hh.

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

◆ mtex

const MTex* TexParams::mtex

Definition at line 46 of file node_texture_util.hh.

Referenced by colorfn(), and do_proc().

◆ osatex

int TexParams::osatex

Definition at line 42 of file node_texture_util.hh.

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

◆ previewco

const float* TexParams::previewco

Definition at line 40 of file node_texture_util.hh.


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