Blender V2.61 - r43446
Public Attributes

TFace Struct Reference

#include <DNA_mesh_types.h>

List of all members.

Public Attributes

void * tpage
float uv [4][2]
unsigned int col [4]
char flag
char transp
short mode
short tile
short unwrap

Detailed Description

Definition at line 136 of file DNA_mesh_types.h.


Member Data Documentation

unsigned int TFace::col[4]

Definition at line 139 of file DNA_mesh_types.h.

Referenced by direct_link_mesh(), and do_versions().

Definition at line 140 of file DNA_mesh_types.h.

short TFace::mode

Definition at line 141 of file DNA_mesh_types.h.

Referenced by do_versions().

short TFace::tile

Definition at line 141 of file DNA_mesh_types.h.

void* TFace::tpage

Definition at line 137 of file DNA_mesh_types.h.

Referenced by expand_mesh().

Definition at line 140 of file DNA_mesh_types.h.

Definition at line 141 of file DNA_mesh_types.h.

float TFace::uv[4][2]

Definition at line 138 of file DNA_mesh_types.h.

Referenced by do_versions().


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