Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
TD_HOOPS_COMMON_EXPORT::HoopsD2dPoint Structure
Syntax
C++
struct HoopsD2dPoint { double x; double y; };
Members
Description
x
!< Coordinate X of the two-dimensional point.
y
!< Coordinate Y of the two-dimensional point.

This structure implements the hoops two-dimensional point.

File: HoopsCommon.h 

Namespace: TD_HOOPS_COMMON_EXPORT 

Module: API Reference 

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