|
Blender V4.3
|
#include "usd_reader_xform.hh"#include "BKE_constraint.h"#include "BKE_lib_id.hh"#include "BKE_object.hh"#include "BLI_math_matrix.h"#include "BLI_string.h"#include "DNA_cachefile_types.h"#include "DNA_constraint_types.h"#include "DNA_object_types.h"#include <pxr/base/gf/matrix4f.h>#include <pxr/usd/usdGeom/xformable.h>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::usd |