|
Blender
V3.3
|
#include "abc_reader_nurbs.h"#include "abc_axis_conversion.h"#include "abc_reader_transform.h"#include "abc_util.h"#include "MEM_guardedalloc.h"#include "DNA_curve_types.h"#include "DNA_object_types.h"#include "BLI_listbase.h"#include "BLI_string.h"#include "BKE_curve.h"#include "BKE_object.h"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::io | |
| blender::io::alembic | |
Functions | |
| static bool | blender::io::alembic::set_knots (const FloatArraySamplePtr &knots, float *&nu_knots) |