FacetCombiner

abstract class FacetCombiner(val facets: Set<FacetType>, val targetOutput: String)(source)

Inheritors

Constructors

Link copied to clipboard
constructor(facets: Set<FacetType>, targetOutput: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun generateShader(): String
Link copied to clipboard
open override fun toString(): String