Class Acts::MaterialMapJsonConverter::Config

class Config

Configuration of the Converter.

Public Members

GeometryContext context = GeometryContext()

Default geometry context to extract surface tranforms.

bool processApproaches = true

Steering to handle approach data.

bool processBoundaries = true

Steering to handle boundary data.

bool processDenseVolumes = false

Steering to handle volume data.

bool processNonMaterial = false

Add proto material to all surfaces.

bool processRepresenting = true

Steering to handle representing data.

bool processSensitives = true

Steering to handle sensitive data.

bool processVolumes = true

Steering to handle volume data.