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