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