|
Blender
V2.93
|
#include <Alembic/Abc/All.h>#include <Alembic/AbcGeom/All.h>#include <map>Go to the source code of this file.
Classes | |
| struct | blender::io::alembic::UVSample |
| struct | blender::io::alembic::CDStreamConfig |
Namespaces | |
| blender | |
| blender::io | |
| blender::io::alembic | |
Functions | |
| const char * | blender::io::alembic::get_uv_sample (UVSample &sample, const CDStreamConfig &config, CustomData *data) |
| void | blender::io::alembic::write_custom_data (const OCompoundProperty &prop, CDStreamConfig &config, CustomData *data, int data_type) |
| void | blender::io::alembic::read_custom_data (const std::string &iobject_full_name, const ICompoundProperty &prop, const CDStreamConfig &config, const Alembic::Abc::ISampleSelector &iss) |