|
Blender
V2.59
|
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 1886 of file render_texture.c.
| float NTapBump::fPrevMagnitude |
Definition at line 1894 of file render_texture.c.
Referenced by ntap_bump_compute().
Definition at line 1887 of file render_texture.c.
Referenced by ntap_bump_compute().
Definition at line 1888 of file render_texture.c.
Referenced by ntap_bump_compute().
| float NTapBump::sgn_det |
Definition at line 1893 of file render_texture.c.
Referenced by ntap_bump_compute().
| float NTapBump::vNacc[3] |
Definition at line 1891 of file render_texture.c.
Referenced by ntap_bump_compute().
| float NTapBump::vNorg[3] |
Definition at line 1890 of file render_texture.c.
Referenced by ntap_bump_compute().
| float NTapBump::vR1[3] |
Definition at line 1892 of file render_texture.c.
Referenced by ntap_bump_compute().
| float NTapBump::vR2[3] |
Definition at line 1892 of file render_texture.c.
Referenced by ntap_bump_compute().