Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcFloatPoint::set Method
Syntax
C++
OdPrcFloatPoint& set(float xx, float yy, float zz);

Sets new coordinates for the float three-dimensional point.

Parameters
Description
xx
[in] An X-axis coordinate of the point.
yy
[in] An Y-axis coordinate of the point.
zz
[in] An Z-axis coordinate of the point.

Returns a reference to the point with new coodinates.

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