HoopsCommon.h
Members |
Description |
float x; |
!< Coordinate X of the three-dimensional point. |
float y; |
!< Coordinate Y of the three-dimensional point. |
float z; |
!< Coordinate Z of the three-dimensional point. |
This structure implements the hoops three-dimensional point.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|