Blender V2.61 - r43446
|
Public Attributes | |
Scene * | scene |
Transform | tfm |
bool | smooth |
int | shader |
string | base |
float | dicing_rate |
Mesh::DisplacementMethod | displacement_method |
Definition at line 52 of file cycles_xml.cpp.
string XMLReadState::base |
Definition at line 57 of file cycles_xml.cpp.
Referenced by xml_read_file(), xml_read_include(), and xml_read_shader_graph().
Definition at line 58 of file cycles_xml.cpp.
Referenced by xml_read_file(), xml_read_mesh(), xml_read_patch(), and xml_read_state().
Definition at line 59 of file cycles_xml.cpp.
Referenced by xml_read_mesh(), and xml_read_state().
Definition at line 53 of file cycles_xml.cpp.
Referenced by xml_read_background(), xml_read_camera(), xml_read_file(), xml_read_film(), xml_read_integrator(), xml_read_light(), xml_read_mesh(), xml_read_patch(), xml_read_shader(), xml_read_shader_graph(), and xml_read_state().
Definition at line 56 of file cycles_xml.cpp.
Referenced by xml_read_file(), xml_read_light(), xml_read_mesh(), xml_read_patch(), and xml_read_state().
bool XMLReadState::smooth |
Definition at line 55 of file cycles_xml.cpp.
Referenced by xml_read_file(), xml_read_mesh(), xml_read_patch(), and xml_read_state().
Definition at line 54 of file cycles_xml.cpp.
Referenced by xml_read_camera(), xml_read_file(), xml_read_light(), xml_read_mesh(), xml_read_patch(), and xml_read_scene().