Blender V5.0
TexCallData Struct Reference

#include <node_texture_util.hh>

Public Attributes

TexResulttarget
const floatco
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 33 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 30 of file node_texture_util.hh.

◆ do_preview

bool TexCallData::do_preview

Definition at line 29 of file node_texture_util.hh.

Referenced by exec(), and exec().

◆ mtex

const MTex* TexCallData::mtex

Definition at line 35 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 31 of file node_texture_util.hh.

Referenced by exec(), and exec().

◆ which_output

short TexCallData::which_output

Definition at line 32 of file node_texture_util.hh.

Referenced by exec().


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