Type for defining how to manipulate control point or surface values according to some linear combination of various values. More...
#include <MeshEntity.h>
Public Attributes | |
float | oldValue |
coefficient for original value | |
float | rowDistance |
coefficient for surface distance along row | |
float | colDistance |
coefficient for surface distance along col | |
float | rowNumber |
coefficient for row number | |
float | colNumber |
coefficient for column number | |
float | constant |
constant |
Type for defining how to manipulate control point or surface values according to some linear combination of various values.