Blender V2.61 - r43446
|
#include <render_types.h>
Public Attributes | |
float | unshot [3] |
float | totrad [3] |
float | norm [3] |
float | cent [3] |
float | area |
int | flag |
Definition at line 372 of file render_types.h.
float RadFace::area |
Definition at line 374 of file render_types.h.
float RadFace::cent[3] |
Definition at line 374 of file render_types.h.
int RadFace::flag |
Definition at line 375 of file render_types.h.
float RadFace::norm[3] |
Definition at line 374 of file render_types.h.
float RadFace::totrad[3] |
Definition at line 373 of file render_types.h.
float RadFace::unshot[3] |
Definition at line 373 of file render_types.h.