|
Blender V5.0
|
#include <abc_util.h>
Public Attributes | |
| Alembic::AbcGeom::index_t | index |
| Alembic::AbcGeom::index_t | ceil_index |
| double | weight |
The SampleInterpolationSettings struct holds information for interpolating data between two samples.
Definition at line 92 of file abc_util.h.
| Alembic::AbcGeom::index_t blender::io::alembic::SampleInterpolationSettings::ceil_index |
Definition at line 96 of file abc_util.h.
| Alembic::AbcGeom::index_t blender::io::alembic::SampleInterpolationSettings::index |
Definition at line 94 of file abc_util.h.
| double blender::io::alembic::SampleInterpolationSettings::weight |
Definition at line 98 of file abc_util.h.