C# Class Mckineap.Models.Model3D.Editing.EditingUtilities

Show file Open project: loic-lavergne/mckineap

Public Methods

Method Description
GlobalInterpolation ( InterpolationType typeInterpolation ) : void
SphericalLinearInterpolation ( ) : void

Method Details

GlobalInterpolation() public static method

public static GlobalInterpolation ( InterpolationType typeInterpolation ) : void
typeInterpolation InterpolationType
return void

SphericalLinearInterpolation() public static method

public static SphericalLinearInterpolation ( ) : void
return void