|
Blender
V3.3
|
#include "usd_writer_metaball.h"#include "usd_hierarchy_iterator.h"#include <pxr/usd/usdGeom/mesh.h>#include <pxr/usd/usdShade/material.h>#include <pxr/usd/usdShade/materialBindingAPI.h>#include "BLI_assert.h"#include "BKE_displist.h"#include "BKE_lib_id.h"#include "BKE_mball.h"#include "BKE_mesh.h"#include "BKE_object.h"#include "DNA_mesh_types.h"#include "DNA_meta_types.h"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::io | |
| blender::io::usd | |