edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.molscope.render
/
RenderEffect
Render
Effect
data
class
RenderEffect
(
flags
:
ByteFlags
<
RenderEffect.Flags
>
,
r
:
UByte
,
g
:
UByte
,
b
:
UByte
)
Content copied to clipboard
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Flags
Link copied to clipboard
enum
Flags
:
Enum
<
RenderEffect.Flags
>
,
ByteFlags.Bit
Content copied to clipboard
Properties
b
Link copied to clipboard
val
b
:
UByte
Content copied to clipboard
flags
Link copied to clipboard
val
flags
:
ByteFlags
<
RenderEffect.Flags
>
Content copied to clipboard
g
Link copied to clipboard
val
g
:
UByte
Content copied to clipboard
r
Link copied to clipboard
val
r
:
UByte
Content copied to clipboard