| SbVec4usMultiply Operator | 
| Name | Description | |
|---|---|---|
| Multiply(Double, SbVec4us) | 
            The multiplication operator (*), which applies on each component of 
            v1 the d multiplicative factor.
              | |
| Multiply(Int32, SbVec4us) | 
            The multiplication operator (*), which applies on each component of 
            v1 the d multiplicative factor.
              | |
| Multiply(SbVec4us, Double) | 
            The multiplication operator (*), which applies on each component of 
            v1 the d multiplicative factor.
              | |
| Multiply(SbVec4us, Int32) | 
            The multiplication operator (*), which applies on each component of 
            v1 the d multiplicative factor.
              |