BetterModel
Toggle table of contents
1.9.1-SNAPSHOT-218
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util.interpolation
Package-level
declarations
Types
Types
Bezier
Interpolation
Link copied to clipboard
class
BezierInterpolation
:
VectorInterpolation
Bezier interpolator
Catmull
Rom
Interpolation
Link copied to clipboard
enum
CatmullRomInterpolation
:
VectorInterpolation
Catmull-rom interpolator
Linear
Interpolation
Link copied to clipboard
enum
LinearInterpolation
:
VectorInterpolation
Linear interpolator
Step
Interpolation
Link copied to clipboard
enum
StepInterpolation
:
VectorInterpolation
Step interpolator
Vector
Interpolation
Link copied to clipboard
@
ApiStatus.Internal
interface
VectorInterpolation
Interpolator