Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/Image/BCSplineFilter.h |
Include |
#include "Image/BCSplineFilter.h" |
namespace UE
{
namespace Geometry
{
enum EBCSplineType
{
BSpline,
CatmullRom,
MitchellNetravali,
}
}
}
Name |
Description |
---|---|
BSpline |
|
CatmullRom |
|
MitchellNetravali |