|
Blender
V3.3
|
#include "abc_custom_props.h"#include "abc_writer_abstract.h"#include <functional>#include <iostream>#include <memory>#include <string>#include <Alembic/Abc/OTypedArrayProperty.h>#include <Alembic/Abc/OTypedScalarProperty.h>#include "BKE_idprop.h"#include "DNA_ID.h"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::io | |
| blender::io::alembic | |