pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <gts.h>
Data Fields | |
guint | nx |
guint | ny |
guint | nz |
gdouble | x |
gdouble | dx |
gdouble | y |
gdouble | dy |
gdouble | z |
gdouble | dz |
gdouble _GtsCartesianGrid::dx |
Definition at line 1711 of file gts.h.
Referenced by get_vertex(), get_vertex_bcl(), gts_iso_slice_fill_cartesian(), and gts_isosurface_tetra_bounded().
gdouble _GtsCartesianGrid::dy |
Definition at line 1711 of file gts.h.
Referenced by get_vertex(), get_vertex_bcl(), gts_iso_slice_fill_cartesian(), and gts_isosurface_tetra_bounded().
gdouble _GtsCartesianGrid::dz |
Definition at line 1711 of file gts.h.
Referenced by get_vertex(), get_vertex_bcl(), gts_iso_slice_fill_cartesian(), gts_isosurface_tetra(), gts_isosurface_tetra_bcl(), and gts_isosurface_tetra_bounded().
guint _GtsCartesianGrid::nx |
Definition at line 1710 of file gts.h.
Referenced by gts_iso_slice_fill_cartesian(), gts_isosurface_cartesian(), gts_isosurface_tetra(), gts_isosurface_tetra_bcl(), gts_isosurface_tetra_bounded(), iso_slice_evaluate(), and iso_slice_evaluate_bcl().
guint _GtsCartesianGrid::ny |
Definition at line 1710 of file gts.h.
Referenced by gts_iso_slice_fill_cartesian(), gts_isosurface_cartesian(), gts_isosurface_tetra(), gts_isosurface_tetra_bcl(), gts_isosurface_tetra_bounded(), iso_slice_evaluate(), and iso_slice_evaluate_bcl().
guint _GtsCartesianGrid::nz |
Definition at line 1710 of file gts.h.
Referenced by gts_isosurface_cartesian(), gts_isosurface_tetra(), gts_isosurface_tetra_bcl(), and gts_isosurface_tetra_bounded().
gdouble _GtsCartesianGrid::x |
Definition at line 1711 of file gts.h.
Referenced by get_vertex(), get_vertex_bcl(), gts_iso_slice_fill_cartesian(), and gts_isosurface_tetra_bounded().
gdouble _GtsCartesianGrid::y |
Definition at line 1711 of file gts.h.
Referenced by get_vertex(), get_vertex_bcl(), gts_iso_slice_fill_cartesian(), and gts_isosurface_tetra_bounded().
gdouble _GtsCartesianGrid::z |
Definition at line 1711 of file gts.h.
Referenced by get_vertex(), get_vertex_bcl(), gts_iso_slice_fill_cartesian(), gts_isosurface_tetra(), gts_isosurface_tetra_bcl(), and gts_isosurface_tetra_bounded().