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 Objecttrait Matchableclass Any
- Self type
-
OpacityValue.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 Objecttrait Matchableclass 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)
Gets the underlying double value of this OcclusionValue.
Gets the underlying double value of this OcclusionValue.
Attributes
- Returns
-
The raw double value
In this article