Blender  V2.59
Functions
SHD_util.c File Reference
#include "SHD_util.h"

Go to the source code of this file.

Functions

void nodestack_get_vec (float *in, short type_in, bNodeStack *ns)
void ntreeShaderExecTree (bNodeTree *ntree, ShadeInput *shi, ShadeResult *shr)
void ntreeShaderGetTexcoMode (bNodeTree *ntree, int r_mode, short *texco, int *mode)
void nodeShaderSynchronizeID (bNode *node, int copyto)

Detailed Description

Definition in file SHD_util.c.


Function Documentation

void nodeShaderSynchronizeID ( bNode node,
int  copyto 
)
void nodestack_get_vec ( float *  in,
short  type_in,
bNodeStack ns 
)
void ntreeShaderExecTree ( bNodeTree ntree,
ShadeInput shi,
ShadeResult shr 
)
void ntreeShaderGetTexcoMode ( bNodeTree ntree,
int  r_mode,
short *  texco,
int *  mode 
)