Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
TD_HOOPS_COMMON_EXPORT::HoopsPoint Structure
Syntax
C++
struct HoopsPoint { float x; float y; float z; };
Members
Description
x
!< Coordinate X of the three-dimensional point.
y
!< Coordinate Y of the three-dimensional point.
z
!< Coordinate Z of the three-dimensional point.

This structure implements the hoops three-dimensional point.

File: HoopsCommon.h 

Namespace: TD_HOOPS_COMMON_EXPORT 

Module: API Reference 

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