VOLUMEDATA_SPLINETOVOLUME

Detailed Description

Settings for the spline to volume command SPLINETOVOLUME. VOLUMECOMMANDTYPE

Enumerations

enum class  SPLINETOVOLUMESETTINGS {
  NONE ,
  GRIDSIZE ,
  BANDWIDTH ,
  RADIUS ,
  DENSITY ,
  SCALESEGMENT
}
 

Functions

enum SPLINETOVOLUMESETTINGS MAXON_ENUM_LIST (SPLINETOVOLUMESETTINGS)
 

Enumeration Type Documentation

◆ SPLINETOVOLUMESETTINGS

Enumerator
NONE 
GRIDSIZE 

Float Grid voxel cube size.

BANDWIDTH 

Int32 Voxel Bandwidth amount around a Spline.

RADIUS 

Float Radius of the SDF around a Spline.

DENSITY 

Float Sampling density on the Spline.

SCALESEGMENT 

Bool If true each spline segment will be scaled individually by the scalespline.

Function Documentation

◆ MAXON_ENUM_LIST()

enum SPLINETOVOLUMESETTINGS MAXON_ENUM_LIST ( SPLINETOVOLUMESETTINGS  )