PLplot  5.9.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
PLcGrid2 Struct Reference

#include "plplot.h"

Public Attributes

PLFLT ** xg
 
PLFLT ** yg
 
PLFLT ** zg
 
PLINT nx
 
PLINT ny
 

Detailed Description

Definition at line 438 of file plplot.h.

Member Data Documentation

PLINT PLcGrid2::nx

Definition at line 441 of file plplot.h.

PLINT PLcGrid2::ny

Definition at line 441 of file plplot.h.

PLFLT ** PLcGrid2::xg

Definition at line 440 of file plplot.h.

PLFLT ** PLcGrid2::yg

Definition at line 440 of file plplot.h.

PLFLT ** PLcGrid2::zg

Definition at line 440 of file plplot.h.


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