public class CUDABSpline extends BSpline
BSPLINECOLLECTION, SPLINE1DTO3D, SPLINE2DTO3D, SPLINE3DTO3D
Constructor and Description |
---|
CUDABSpline(BSpline spline) |
Modifier and Type | Method and Description |
---|---|
void |
destroy()
releases the memory on the device for this volume.
|
jcuda.driver.CUdeviceptr |
getDeviceX() |
void |
setDeviceX(jcuda.driver.CUdeviceptr deviceX) |
applyTransform, computeBounds, distance, distance, distanceFast, evalFast, evaluate, getBinaryRepresentation, getControlPoint, getControlPoints, getDegree, getDimension, getID, getKnots, getKnotVectorEntry, getRasterPoints, getWeight, intersect, isBounded, setControlPoints, setKnots
evaluate, getInternalDimension
getHitsOnBoundingBox_slow, getHitsOnBoundingBox, getMax, getMin, getName, setName
public CUDABSpline(BSpline spline)