1 #ifndef __PBIO_API__PBIO__POINT_H_
2 #define __PBIO_API__PBIO__POINT_H_
38 #endif // __PBIO_API__PBIO__POINT_H_
float x
X coordinate.
Definition: Point.h:19
3D point.
Definition: Point.h:12
float y
Y coordinate.
Definition: Point.h:26
float z
Z coordinate.
Definition: Point.h:32