Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeVector2d::OdGeVector2d Constructor (double, double)
Syntax
C++
OdGeVector2d(double xx, double yy);

Constructor for the OdGeVector2d class. 

 

Parameters
Description
xx
[in] X-coordinate.
yy
[in] Y-coordinate.

Constructs a 2D vector with specified X and Y coordinates.

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