Blender
V3.3
|
#include "abc_reader_points.h"
#include "abc_reader_mesh.h"
#include "abc_reader_transform.h"
#include "abc_util.h"
#include "DNA_mesh_types.h"
#include "DNA_modifier_types.h"
#include "DNA_object_types.h"
#include "BKE_customdata.h"
#include "BKE_mesh.h"
#include "BKE_object.h"
Go to the source code of this file.
Namespaces | |
blender | |
blender::io | |
blender::io::alembic | |
Functions | |
void | blender::io::alembic::read_points_sample (const IPointsSchema &schema, const ISampleSelector &selector, CDStreamConfig &config) |