Blender V2.61 - r43446
|
Public Attributes | |
int | init_done |
int | iPrevBumpSpace |
float | vNorg [3] |
float | vNacc [3] |
float | vR1 [3] |
float | vR2 [3] |
float | sgn_det |
float | fPrevMagnitude |
Definition at line 1892 of file render_texture.c.
float NTapBump::fPrevMagnitude |
Definition at line 1900 of file render_texture.c.
Referenced by ntap_bump_compute().
Definition at line 1893 of file render_texture.c.
Referenced by ntap_bump_compute().
Definition at line 1894 of file render_texture.c.
Referenced by ntap_bump_compute().
float NTapBump::sgn_det |
Definition at line 1899 of file render_texture.c.
Referenced by ntap_bump_compute().
float NTapBump::vNacc[3] |
Definition at line 1897 of file render_texture.c.
Referenced by ntap_bump_compute().
float NTapBump::vNorg[3] |
Definition at line 1896 of file render_texture.c.
Referenced by ntap_bump_compute().
float NTapBump::vR1[3] |
Definition at line 1898 of file render_texture.c.
Referenced by ntap_bump_compute().
float NTapBump::vR2[3] |
Definition at line 1898 of file render_texture.c.
Referenced by ntap_bump_compute().