public interface R2LightSphericalSingleReadableType extends R2LightSphericalReadableType, R2LightVolumeSingleReadableType
| Modifier and Type | Method and Description |
|---|---|
float |
geometryScaleFactor() |
default <A,B,E extends Throwable> |
matchLightVolumeSingleReadable(A context,
com.io7m.jfunctional.PartialBiFunctionType<A,R2LightProjectiveReadableType,B,E> on_projective,
com.io7m.jfunctional.PartialBiFunctionType<A,R2LightSphericalSingleReadableType,B,E> on_spherical)
Match on the type of volume light.
|
falloff, originPosition, radiusarrayObject, matchLightSingle, transformcolor, intensity, lightIDfloat geometryScaleFactor()
R2LightSphericalSingleWritableType.setGeometryScaleFactor(float)default <A,B,E extends Throwable> B matchLightVolumeSingleReadable(A context, com.io7m.jfunctional.PartialBiFunctionType<A,R2LightProjectiveReadableType,B,E> on_projective, com.io7m.jfunctional.PartialBiFunctionType<A,R2LightSphericalSingleReadableType,B,E> on_spherical) throws E extends Throwable
R2LightVolumeSingleReadableTypematchLightVolumeSingleReadable in interface R2LightVolumeSingleReadableTypeA - The type of context valuesB - The type of returned valuesE - The type of raised exceptionscontext - A context valueon_projective - Evaluated for projective lightson_spherical - Evaluated for spherical lightsBE - If any of the given functions raise EE extends ThrowableCopyright © 2016 <code@io7m.com> http://io7m.com