Close

Relief for ODA Team in Ukraine

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

Created a new float three-dimensional point with specified coordinates.

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.
Copyright © 2002-2022. Open Design Alliance All rights reserved.