|
Blender
V2.59
|
#include <DNA_scene_types.h>
Public Attributes | |
| struct RenderProfile * | next |
| struct RenderProfile * | prev |
| char | name [32] |
| short | particle_perc |
| short | subsurf_max |
| short | shadbufsample_max |
| short | pad1 |
| float | ao_error |
| float | pad2 |
Definition at line 389 of file DNA_scene_types.h.
| float RenderProfile::ao_error |
Definition at line 398 of file DNA_scene_types.h.
| char RenderProfile::name[32] |
Definition at line 391 of file DNA_scene_types.h.
| struct RenderProfile* RenderProfile::next |
Definition at line 390 of file DNA_scene_types.h.
| short RenderProfile::pad1 |
Definition at line 396 of file DNA_scene_types.h.
| float RenderProfile::pad2 |
Definition at line 398 of file DNA_scene_types.h.
Definition at line 393 of file DNA_scene_types.h.
| struct RenderProfile * RenderProfile::prev |
Definition at line 390 of file DNA_scene_types.h.
Definition at line 395 of file DNA_scene_types.h.
Definition at line 394 of file DNA_scene_types.h.