Blender V2.61 - r43446
Public Attributes

EnvMap Struct Reference

#include <DNA_texture_types.h>

List of all members.

Public Attributes

struct Objectobject
struct Imageima
struct ImBufcube [6]
float imat [4][4]
float obimat [3][3]
short type
short stype
float clipsta
float clipend
float viewscale
unsigned int notlay
short cuberes
short depth
int ok
int lastframe
short recalc
short lastsize

Detailed Description

Definition at line 144 of file DNA_texture_types.h.


Member Data Documentation

Definition at line 151 of file DNA_texture_types.h.

Referenced by BKE_add_envmap(), default_tex(), and envmap_render_copy().

Definition at line 151 of file DNA_texture_types.h.

Referenced by BKE_add_envmap(), default_tex(), and envmap_render_copy().

struct ImBuf* EnvMap::cube[6]

Definition at line 154 of file DNA_texture_types.h.

Referenced by BKE_add_envmap(), default_tex(), and envmap_render_copy().

Definition at line 154 of file DNA_texture_types.h.

Referenced by default_tex(), and make_envmaps().

struct Image* EnvMap::ima
float EnvMap::imat[4][4]

Definition at line 148 of file DNA_texture_types.h.

Referenced by render_envmap().

Definition at line 155 of file DNA_texture_types.h.

Referenced by render_envmap().

Definition at line 156 of file DNA_texture_types.h.

Referenced by envmap_render_copy(), and make_envmaps().

unsigned int EnvMap::notlay

Definition at line 153 of file DNA_texture_types.h.

Referenced by render_envmap().

float EnvMap::obimat[3][3]

Definition at line 149 of file DNA_texture_types.h.

Referenced by envmaptex(), make_envmaps(), and render_envmap().

Definition at line 156 of file DNA_texture_types.h.

Referenced by make_envmaps().

short EnvMap::type

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