OpacityValue

io.github.srs.model.illumination.raster.OpacityValue$package.OpacityValue
object OpacityValue

Companion object providing utility methods and extensions for OcclusionValue.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object given_Conversion_OpacityValue_Double extends Conversion[OpacityValue, Double]

Implicit conversion from OcclusionValue to Double for integration with math operations.

Implicit conversion from OcclusionValue to Double for integration with math operations.

Attributes

Supertypes
class Conversion[OpacityValue, Double]
trait OpacityValue => Double
class Object
trait Matchable
class Any
Self type

Value members

Concrete fields

Fully cleared cell value (0.0)

Fully cleared cell value (0.0)

Attributes

Fully occluded cell value (1.0)

Fully occluded cell value (1.0)

Attributes

Givens

Givens

Implicit conversion from OcclusionValue to Double for integration with math operations.

Implicit conversion from OcclusionValue to Double for integration with math operations.

Attributes

Extensions

Extensions

extension (v: OpacityValue)
def value: Double

Gets the underlying double value of this OcclusionValue.

Gets the underlying double value of this OcclusionValue.

Attributes

Returns

The raw double value