PyPO User Manual
arrR3f Struct Reference

#include <Structs.h>

Public Attributes

float * x
 
float * y
 
float * z
 

Detailed Description

3D array of real numbers.

Member Data Documentation

◆ x

float* arrR3f::x

array of float, x-axis.

◆ y

float* arrR3f::y

array of float, y-axis.

◆ z

float* arrR3f::z

array of float, z-axis.


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