SbColorRGBA Constructor |
Name | Description | |
---|---|---|
SbColorRGBA(Single) |
Constructor that takes an array of 4 floats.
| |
SbColorRGBA(SbVec4f) |
Constructor that takes a vector value.
| |
SbColorRGBA(Single, Single, Single) |
Contruct an SbColorRGBA from 3 float
components.
| |
SbColorRGBA(Single, Single, Single, Single) |
Constructor that takes 4 floats.
|