SbVec4usDot Method (SbVec4us) |
Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2023.1.3.Release.ea3ba650cce77c9670c98c46848e93dcdfc06490
Syntax public int Dot(
SbVec4us v
)
Public Function Dot (
v As SbVec4us
) As Integer
public:
int Dot(
SbVec4us v
)
member Dot :
v : SbVec4us -> int
Parameters
- v
- Type: OIV.InventorSbVec4us
Return Value
Type:
Int32See Also