Blender V2.61 - r43446
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
char projx
char projy
char projz
char mapping
int pad
float mat [4][4]
float min [3]
float max [3]
struct Objectob

Detailed Description

Definition at line 285 of file DNA_texture_types.h.


Member Data Documentation

float TexMapping::loc[3]

Definition at line 286 of file DNA_texture_types.h.

Referenced by do_map_value(), and init_tex_mapping().

Definition at line 288 of file DNA_texture_types.h.

Referenced by default_tex_mapping().

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

Definition at line 293 of file DNA_texture_types.h.

Definition at line 289 of file DNA_texture_types.h.

float TexMapping::rot[3]

Definition at line 286 of file DNA_texture_types.h.

Referenced by do_versions_nodetree_convert_angle(), and init_tex_mapping().

float TexMapping::size[3]

Definition at line 286 of file DNA_texture_types.h.

Referenced by default_tex_mapping(), do_map_value(), and init_tex_mapping().


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