|
Blender
V2.59
|
#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 374 of file render_types.h.
| float RadFace::area |
Definition at line 376 of file render_types.h.
| float RadFace::cent[3] |
Definition at line 376 of file render_types.h.
| int RadFace::flag |
Definition at line 377 of file render_types.h.
| float RadFace::norm[3] |
Definition at line 376 of file render_types.h.
| float RadFace::totrad[3] |
Definition at line 375 of file render_types.h.
| float RadFace::unshot[3] |
Definition at line 375 of file render_types.h.