Public Attributes

plf2ops_t Struct Reference

#include "plplot.h"

List of all members.

Public Attributes

PLFLT(* get )(PLPointer p, PLINT ix, PLINT iy)
PLFLT(* set )(PLPointer p, PLINT ix, PLINT iy, PLFLT z)
PLFLT(* add )(PLPointer p, PLINT ix, PLINT iy, PLFLT z)
PLFLT(* sub )(PLPointer p, PLINT ix, PLINT iy, PLFLT z)
PLFLT(* mul )(PLPointer p, PLINT ix, PLINT iy, PLFLT z)
PLFLT(* div )(PLPointer p, PLINT ix, PLINT iy, PLFLT z)
PLINT(* is_nan )(PLPointer p, PLINT ix, PLINT iy)
void(* minmax )(PLPointer p, PLINT nx, PLINT ny, PLFLT *zmim, PLFLT *zmax)
PLFLT(* f2eval )(PLINT ix, PLINT iy, PLPointer p)

Detailed Description

Definition at line 498 of file plplot.h.


Member Data Documentation

Definition at line 502 of file plplot.h.

Definition at line 505 of file plplot.h.

Definition at line 512 of file plplot.h.

Definition at line 500 of file plplot.h.

Definition at line 506 of file plplot.h.

void( * plf2ops_t::minmax)(PLPointer p, PLINT nx, PLINT ny, PLFLT *zmim, PLFLT *zmax)

Definition at line 507 of file plplot.h.

Definition at line 504 of file plplot.h.

Definition at line 501 of file plplot.h.

Definition at line 503 of file plplot.h.


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