Blender  V2.59
Public Attributes
TexMapping Struct Reference

#include <DNA_texture_types.h>

List of all members.

Public Attributes

float loc [3]
float rot [3]
float size [3]
int flag
float mat [4][4]
float min [3]
float max [3]
struct Objectob

Detailed Description

Definition at line 274 of file DNA_texture_types.h.


Member Data Documentation

Definition at line 276 of file DNA_texture_types.h.

Referenced by do_map_value(), gpu_shader_mapping(), and node_shader_exec_mapping().

float TexMapping::loc[3]

Definition at line 275 of file DNA_texture_types.h.

Referenced by do_map_value(), and init_mapping().

float TexMapping::mat[4][4]
float TexMapping::max[3]
float TexMapping::min[3]

Definition at line 279 of file DNA_texture_types.h.

Referenced by do_map_value(), gpu_shader_mapping(), and node_shader_exec_mapping().

Definition at line 280 of file DNA_texture_types.h.

float TexMapping::rot[3]

Definition at line 275 of file DNA_texture_types.h.

Referenced by init_mapping().

float TexMapping::size[3]

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