Home
last modified time | relevance | path

Searched refs:GVL_isosurf_set_att_const (Results 1 – 5 of 5) sorted by relevance

/dports/databases/grass7/grass-7.8.6/misc/m.nviz.image/
H A Dvolume.c118 if (GVL_isosurf_set_att_const(id, nisosurfs - 1, ATT_TOPO, level) < 0) { in add_isosurfs()
147 if (GVL_isosurf_set_att_const(id, nisosurfs - 1, ATT_COLOR, in add_isosurfs()
178 if (GVL_isosurf_set_att_const in add_isosurfs()
201 if (GVL_isosurf_set_att_const in add_isosurfs()
/dports/databases/grass7/grass-7.8.6/lib/ogsf/
H A Dogsflib.dox560 - GVL_isosurf_set_att_const()
641 - GVL_isosurf_set_att_const()
H A Dgvl2.c884 int GVL_isosurf_set_att_const(int id, int isosurf_id, int att, float constant) in GVL_isosurf_set_att_const() function
/dports/databases/grass7/grass-7.8.6/include/defs/
H A Dogsf.h265 int GVL_isosurf_set_att_const(int, int, int, float);
/dports/databases/grass7/grass-7.8.6/gui/wxpython/nviz/
H A Dwxnviz.py1210 return GVL_isosurf_set_att_const(id, nisosurfs - 1, ATT_TOPO, level)
1459 ret = GVL_isosurf_set_att_const(id, isosurf_id, attr, val)