public class NearestNeighborTimeVariantSurfaceBSpline extends TimeVariantSurfaceBSpline
Constructor and Description |
---|
NearestNeighborTimeVariantSurfaceBSpline(SurfaceBSpline timeInvariant,
MotionField motion,
int timePoints,
boolean addInitial) |
Modifier and Type | Method and Description |
---|---|
PointND |
evaluate(double u,
double v,
double t) |
applyTransform, evaluate, evaluate, evaluateFull, getBinaryRepresentation, getControlPoints, getDimension, getInternalDimension, getNumberOfTimePoints, getRasterPoints, getRasterPoints, getRasterPoints, getSplines, getTitle, intersect, isBounded, isClockwise, setTitle, tessellate, tessellateMesh
getHitsOnBoundingBox_slow, getHitsOnBoundingBox, getMax, getMin, getName, setName
public NearestNeighborTimeVariantSurfaceBSpline(SurfaceBSpline timeInvariant, MotionField motion, int timePoints, boolean addInitial)
public PointND evaluate(double u, double v, double t)
evaluate
in class TimeVariantSurfaceBSpline