Skip to content

Project OpenGeode

struct AttributeLinearInterpolation

Members

cpp
public FixedArray indices_
public FixedArray indices_
cpp
public FixedArray lambdas_
public FixedArray lambdas_

Functions

AttributeLinearInterpolation

cpp
public void AttributeLinearInterpolation(FixedArray indices, FixedArray lambdas)
public void AttributeLinearInterpolation(FixedArray indices, FixedArray lambdas)

compute_value

cpp
public T compute_value(const Attribute<T> & attribute)
public T compute_value(const Attribute<T> & attribute)

Geode-solutions' documentation website