#include <liveViz0.h>
Public Member Functions | |
void | pup (PUP::er &p) |
Data Fields | |
CkVector3d | x |
CkVector3d | y |
CkVector3d | z |
CkVector3d | o |
Coordinate axes & origin of screen. | |
double | minZ |
double | maxZ |
Range of Z values to display. |
Definition at line 30 of file liveViz0.h.
void liveVizRequest3d::pup | ( | PUP::er & | p | ) |
Coordinate axes & origin of screen.
Definition at line 31 of file liveViz0.h.
Referenced by getImageHandler(), and pup().
double liveVizRequest3d::minZ |
double liveVizRequest3d::maxZ |