Katana Plug-in APIs 0.1
Public Attributes

Foundry::Katana::BoundPoint Struct Reference

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>

List of all members.

Public Attributes

double x
 x coordinate.
double y
 y coordinate.
double z
 z coordinate.

Detailed Description

Utility structure that can be used to represent a point in 3D space. Multiple points can be used to describe a bounding box.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations Enumerator