Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
* Function
Syntax
C++
GE_TOOLKIT_EXPORT OdGeVector3d operator *(const OdGeMatrix3d& matrix, const OdGeVector3d& vect);

details Returns the product of matrix * vect. 

 

Parameters
Description
matrix
[in] Any 3D *matrix* to be multiplied with vector.
vect
[in] Any 3D vector to be multiplied with matrix.

File: GeVector3d.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.