Blender V4.5
TexParams Struct Reference

#include <node_texture_util.hh>

Public Attributes

const float * co
float * dxt
float * dyt
const float * previewco
int cfra
int osatex
const MTexmtex

Detailed Description

Definition at line 40 of file node_texture_util.hh.

Member Data Documentation

◆ cfra

int TexParams::cfra

Definition at line 44 of file node_texture_util.hh.

Referenced by time_colorfn().

◆ co

const float* TexParams::co

◆ dxt

float* TexParams::dxt

Definition at line 42 of file node_texture_util.hh.

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

◆ dyt

float * TexParams::dyt

Definition at line 42 of file node_texture_util.hh.

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

◆ mtex

const MTex* TexParams::mtex

Definition at line 49 of file node_texture_util.hh.

Referenced by colorfn(), and do_proc().

◆ osatex

int TexParams::osatex

Definition at line 45 of file node_texture_util.hh.

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

◆ previewco

const float* TexParams::previewco

Definition at line 43 of file node_texture_util.hh.


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