|
Blender V5.0
|
Go to the source code of this file.
Macros | |
| #define | RAD2DEGF(_rad) |
| #define | DEG2RADF(_deg) |
Functions | |
| void | xml_read_file (Scene *scene, const char *filepath) |
| #define DEG2RADF | ( | _deg | ) |
Definition at line 15 of file cycles_xml.h.
| #define RAD2DEGF | ( | _rad | ) |
Definition at line 14 of file cycles_xml.h.
| void xml_read_file | ( | Scene * | scene, |
| const char * | filepath ) |
Definition at line 811 of file cycles_xml.cpp.
References SceneParams::bvh_type, BVH_TYPE_STATIC, Scene::default_surface, Scene::params, path_dirname(), path_filename(), state, transform_identity(), and xml_read_include().
Referenced by scene_init().