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

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

 

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