![]() |
Blender V2.61 - r43446
|
#include <RE_shader_ext.h>
Public Attributes | |
| struct Material * | mat |
| struct VlakRen * | vlr |
| struct StrandRen * | strand |
| struct ObjectInstanceRen * | obi |
| struct ObjectRen * | obr |
| int | facenr |
| float | facenor [3] |
| short | flippednor |
| struct VertRen * | v1 |
| struct VertRen * | v2 |
| struct VertRen * | v3 |
| short | i1 |
| short | i2 |
| short | i3 |
| short | puno |
| short | osatex |
| float | vn [3] |
| float | vno [3] |
| float | n1 [3] |
| float | n2 [3] |
| float | n3 [3] |
| int | mode |
Definition at line 68 of file RE_shader_ext.h.
| float ShadeInputCopy::facenor[3] |
Definition at line 76 of file RE_shader_ext.h.
Definition at line 75 of file RE_shader_ext.h.
Definition at line 77 of file RE_shader_ext.h.
| short ShadeInputCopy::i1 |
Definition at line 79 of file RE_shader_ext.h.
| short ShadeInputCopy::i2 |
Definition at line 79 of file RE_shader_ext.h.
| short ShadeInputCopy::i3 |
Definition at line 79 of file RE_shader_ext.h.
| struct Material* ShadeInputCopy::mat |
Definition at line 70 of file RE_shader_ext.h.
Definition at line 84 of file RE_shader_ext.h.
| float ShadeInputCopy::n1[3] |
Definition at line 83 of file RE_shader_ext.h.
| float ShadeInputCopy::n2[3] |
Definition at line 83 of file RE_shader_ext.h.
| float ShadeInputCopy::n3[3] |
Definition at line 83 of file RE_shader_ext.h.
| struct ObjectInstanceRen* ShadeInputCopy::obi |
Definition at line 73 of file RE_shader_ext.h.
| struct ObjectRen* ShadeInputCopy::obr |
Definition at line 74 of file RE_shader_ext.h.
| short ShadeInputCopy::osatex |
Definition at line 81 of file RE_shader_ext.h.
| short ShadeInputCopy::puno |
Definition at line 80 of file RE_shader_ext.h.
| struct StrandRen* ShadeInputCopy::strand |
Definition at line 72 of file RE_shader_ext.h.
| struct VertRen* ShadeInputCopy::v1 |
Definition at line 78 of file RE_shader_ext.h.
| struct VertRen * ShadeInputCopy::v2 |
Definition at line 78 of file RE_shader_ext.h.
| struct VertRen * ShadeInputCopy::v3 |
Definition at line 78 of file RE_shader_ext.h.
| struct VlakRen* ShadeInputCopy::vlr |
Definition at line 71 of file RE_shader_ext.h.
| float ShadeInputCopy::vn[3] |
Definition at line 82 of file RE_shader_ext.h.
| float ShadeInputCopy::vno[3] |
Definition at line 82 of file RE_shader_ext.h.