Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
void | xml_read_file (Scene *scene, const char *filepath) |
void xml_read_file | ( | Scene * | scene, |
const char * | filepath | ||
) |
Definition at line 928 of file cycles_xml.cpp.
References XMLReadState::base, SceneParams::BVH_STATIC, SceneParams::bvh_type, Scene::default_surface, XMLReadState::dicing_rate, Scene::params, path_dirname(), path_filename(), XMLReadState::scene, XMLReadState::shader, XMLReadState::smooth, state, XMLReadState::tfm, transform_identity(), and xml_read_include().
Referenced by scene_init().