SbColorDivision Operator |
Name | Description | |
---|---|---|
![]() ![]() | Division(SbColor, SbColor) |
The division operator (/) divides each components of vector c1
by components of vector c2.
|
![]() ![]() | Division(SbColor, Single) |
The division operator (/) divides each components of vector c1
by d.
|