|
Blender
V2.59
|
#include <DNA_node_types.h>
Public Attributes | |
| char | quality |
| char | type |
| char | iter |
| char | angle |
| char | angle_ofs |
| char | size |
| char | pad [2] |
| float | colmod |
| float | mix |
| float | threshold |
| float | fade |
Definition at line 312 of file DNA_node_types.h.
| char NodeGlare::angle |
Definition at line 314 of file DNA_node_types.h.
Referenced by node_composit_init_glare(), star4(), and streaks().
| char NodeGlare::angle_ofs |
Definition at line 314 of file DNA_node_types.h.
Referenced by node_composit_init_glare(), and streaks().
| float NodeGlare::colmod |
Definition at line 315 of file DNA_node_types.h.
Referenced by ghosts(), node_composit_init_glare(), and streaks().
| float NodeGlare::fade |
Definition at line 315 of file DNA_node_types.h.
Referenced by node_composit_init_glare(), star4(), and streaks().
| char NodeGlare::iter |
Definition at line 313 of file DNA_node_types.h.
Referenced by ghosts(), node_composit_init_glare(), star4(), and streaks().
| float NodeGlare::mix |
Definition at line 315 of file DNA_node_types.h.
Referenced by fglow(), ghosts(), node_composit_init_glare(), star4(), and streaks().
| char NodeGlare::pad[2] |
Definition at line 314 of file DNA_node_types.h.
| char NodeGlare::quality |
Definition at line 313 of file DNA_node_types.h.
Referenced by fglow(), ghosts(), node_composit_init_glare(), star4(), and streaks().
| char NodeGlare::size |
Definition at line 314 of file DNA_node_types.h.
Referenced by MakeCursor::App::changesize(), MakeCursor::App::doit(), fglow(), node_composit_init_glare(), MakeCursor::App::scrnclick(), MakeCursor::App::scrndrag(), MakeCursor::App::updateprev(), and MakeCursor::App::updatescrn().
| float NodeGlare::threshold |
Definition at line 315 of file DNA_node_types.h.
Referenced by fglow(), ghosts(), node_composit_init_glare(), star4(), and streaks().
| char NodeGlare::type |
Definition at line 313 of file DNA_node_types.h.
Referenced by node_composit_exec_glare(), and node_composit_init_glare().