This type is similar to Math3DPointList except the coordinates are stored as data in the REAL4Vector coordinates.
Definition at line 186 of file LALMathematica.h.
Data Fields | |
| struct tagMathNDPointList * | next |
| REAL4Vector * | coordinates |
| INT4 | dimension |
| REAL4 | grayLevel |
| struct tagMathNDPointList* MathNDPointList::next |
Definition at line 187 of file LALMathematica.h.
| REAL4Vector* MathNDPointList::coordinates |
Definition at line 188 of file LALMathematica.h.
| INT4 MathNDPointList::dimension |
Definition at line 189 of file LALMathematica.h.
| REAL4 MathNDPointList::grayLevel |
Definition at line 190 of file LALMathematica.h.