|
Blender
V3.3
|
#include "usd_reader_geom.h"#include "BKE_lib_id.h"#include "BKE_modifier.h"#include "BKE_object.h"#include "BLI_listbase.h"#include "BLI_math.h"#include "BLI_math_geom.h"#include "BLI_string.h"#include "BLI_utildefines.h"#include "DNA_cachefile_types.h"#include "DNA_modifier_types.h"#include "DNA_object_types.h"#include "DNA_space_types.h"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::io | |
| blender::io::usd | |