![]() |
Blender V2.61 - r43446
|
#include <DNA_node_types.h>
Public Attributes | |
| char | quality |
| char | type |
| char | iter |
| char | angle |
| char | pad_c1 |
| char | size |
| char | pad [2] |
| float | colmod |
| float | mix |
| float | threshold |
| float | fade |
| float | angle_ofs |
| float | pad_f1 |
Definition at line 394 of file DNA_node_types.h.
| char NodeGlare::angle |
Definition at line 396 of file DNA_node_types.h.
Referenced by node_composit_init_glare(), star4(), and streaks().
| float NodeGlare::angle_ofs |
Definition at line 398 of file DNA_node_types.h.
Referenced by do_versions_nodetree_convert_angle(), node_composit_init_glare(), and streaks().
| float NodeGlare::colmod |
Definition at line 397 of file DNA_node_types.h.
Referenced by ghosts(), node_composit_init_glare(), and streaks().
| float NodeGlare::fade |
Definition at line 397 of file DNA_node_types.h.
Referenced by node_composit_init_glare(), star4(), and streaks().
| char NodeGlare::iter |
Definition at line 395 of file DNA_node_types.h.
Referenced by ghosts(), node_composit_init_glare(), star4(), and streaks().
| float NodeGlare::mix |
Definition at line 397 of file DNA_node_types.h.
Referenced by fglow(), ghosts(), node_composit_init_glare(), star4(), and streaks().
| char NodeGlare::pad[2] |
Definition at line 396 of file DNA_node_types.h.
| char NodeGlare::pad_c1 |
Definition at line 396 of file DNA_node_types.h.
| float NodeGlare::pad_f1 |
Definition at line 398 of file DNA_node_types.h.
| char NodeGlare::quality |
Definition at line 395 of file DNA_node_types.h.
Referenced by fglow(), ghosts(), node_composit_init_glare(), star4(), and streaks().
| char NodeGlare::size |
Definition at line 396 of file DNA_node_types.h.
Referenced by fglow(), and node_composit_init_glare().
| float NodeGlare::threshold |
Definition at line 397 of file DNA_node_types.h.
Referenced by fglow(), ghosts(), node_composit_init_glare(), star4(), and streaks().
| char NodeGlare::type |
Definition at line 395 of file DNA_node_types.h.
Referenced by node_composit_exec_glare(), and node_composit_init_glare().