cloudViewer.t.geometry.InterpType#

class cloudViewer.t.geometry.InterpType(value)#

Interpolation type.

Cubic = 2#
Lanczos = 3#
Linear = 1#
Nearest = 0#
Super = 4#