PyPO User Manual
arrR3 Struct Reference

#include <Structs.h>

Public Attributes

double * x
 
double * y
 
double * z
 

Detailed Description

3D array of real numbers.

Member Data Documentation

◆ x

double* arrR3::x

array of double, x-axis.

◆ y

double* arrR3::y

array of double, y-axis.

◆ z

double* arrR3::z

array of double, z-axis.


The documentation for this struct was generated from the following file: