| void CBoonNano::GetPCA | ( | int | ID, |
| uint32_t & | X, | ||
| uint32_t & | Y, | ||
| uint32_t & | Z ) |
Get a 3D PCA representation of the cluster within the model
| ID | Cluster ID |
| X | Address to populate the x coordinate |
| Y | Address to populate the y coordinate |
| Z | Address to populate the z coordinate |