|
Katana Plug-in APIs 0.1
|
Utility structure that can be used to represent a point in 3D space. Multiple points can be used to describe a bounding box. More...
#include <FnGeolibCookInterface.h>
Public Attributes | |
| double | x |
| x coordinate. | |
| double | y |
| y coordinate. | |
| double | z |
| z coordinate. | |
Utility structure that can be used to represent a point in 3D space. Multiple points can be used to describe a bounding box.
1.7.3