API Reference > OdGe Classes > OdGeVector3d Class > OdGeVector3d Methods > OdGeVector3d::dotProduct Method
OdGeVector3d::dotProduct Method
Syntax
C++
double dotProduct(const OdGeVector3d& vect) const;
Parameters 
Description 
const OdGeVector3d& vect 
[in] Any 3D vector. 

Returns the dot product of this vector and the specified vector. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.