Blender V4.3
blender::io::alembic::SampleInterpolationSettings Struct Reference

#include <abc_util.h>

Public Attributes

Alembic::AbcGeom::index_t index
 
Alembic::AbcGeom::index_t ceil_index
 
double weight
 

Detailed Description

The SampleInterpolationSettings struct holds information for interpolating data between two samples.

Definition at line 105 of file abc_util.h.

Member Data Documentation

◆ ceil_index

Alembic::AbcGeom::index_t blender::io::alembic::SampleInterpolationSettings::ceil_index

Definition at line 109 of file abc_util.h.

◆ index

Alembic::AbcGeom::index_t blender::io::alembic::SampleInterpolationSettings::index

Definition at line 107 of file abc_util.h.

◆ weight

double blender::io::alembic::SampleInterpolationSettings::weight

Definition at line 111 of file abc_util.h.


The documentation for this struct was generated from the following file: