Blender V2.61 - r43446
Public Attributes

NTapBump Struct Reference

List of all members.

Public Attributes

int init_done
int iPrevBumpSpace
float vNorg [3]
float vNacc [3]
float vR1 [3]
float vR2 [3]
float sgn_det
float fPrevMagnitude

Detailed Description

Definition at line 1892 of file render_texture.c.


Member Data Documentation

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().

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().


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