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