|
Blender
V3.3
|
#include "abc_reader_archive.h"#include "Alembic/AbcCoreLayer/Read.h"#include "BKE_main.h"#include "BLI_path_util.h"#include "BLI_string.h"#include <fstream>Go to the source code of this file.
Namespaces | |
| blender | |
| blender::io | |
| blender::io::alembic | |
Functions | |
| static IArchive | blender::io::alembic::open_archive (const std::string &filename, const std::vector< std::istream * > &input_streams) |