Blender V4.5
TexCallData Struct Reference

#include <node_texture_util.hh>

Public Attributes

TexResulttarget
const float * co
float * dxt
float * dyt
int osatex
bool do_preview
bool do_manage
short thread
short which_output
int cfra
const MTexmtex

Detailed Description

Definition at line 24 of file node_texture_util.hh.

Member Data Documentation

◆ cfra

int TexCallData::cfra

Definition at line 35 of file node_texture_util.hh.

◆ co

const float* TexCallData::co

Definition at line 27 of file node_texture_util.hh.

◆ do_manage

bool TexCallData::do_manage

Definition at line 32 of file node_texture_util.hh.

◆ do_preview

bool TexCallData::do_preview

Definition at line 31 of file node_texture_util.hh.

Referenced by exec(), and exec().

◆ dxt

float* TexCallData::dxt

Definition at line 28 of file node_texture_util.hh.

◆ dyt

float * TexCallData::dyt

Definition at line 28 of file node_texture_util.hh.

◆ mtex

const MTex* TexCallData::mtex

Definition at line 37 of file node_texture_util.hh.

◆ osatex

int TexCallData::osatex

Definition at line 30 of file node_texture_util.hh.

◆ target

TexResult* TexCallData::target

Definition at line 25 of file node_texture_util.hh.

Referenced by exec().

◆ thread

short TexCallData::thread

Definition at line 33 of file node_texture_util.hh.

Referenced by exec(), and exec().

◆ which_output

short TexCallData::which_output

Definition at line 34 of file node_texture_util.hh.

Referenced by exec().


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