FilterSettings Struct Reference

#include <volumetools.h>

Public Attributes

FILTERTYPE   filterType
Int   iterations
Int32   radius
Float32   offset
Float   strength
Float   remap_oldMin
Float   remap_oldMax
Float   remap_newMin
Float   remap_newMax
Float   invertPoint
SplineData splineData

Member Data Documentation

◆  filterType

FILTERTYPE filterType

◆  iterations

Int iterations

◆  radius

Int32 radius

◆  offset

Float32 offset

◆  strength

Float strength

◆  remap_oldMin

Float remap_oldMin

◆  remap_oldMax

Float remap_oldMax

◆  remap_newMin

Float remap_newMin

◆  remap_newMax

Float remap_newMax

◆  invertPoint

Float invertPoint

◆  splineData

SplineData * splineData