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

Returns the z value of the cross product of this vector with the specified vector. 

 

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