Home
last modified time | relevance | path

Searched refs:DXSetStringAttribute (Results 1 – 25 of 25) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dshowbox.c83 if (!DXSetStringAttribute((Object)a, "dep", "positions")) in m_ShowBox()
122 if (!DXSetStringAttribute((Object)a, "element type", "lines")) in m_ShowBox()
H A Dimport_hdf.c219 if (!DXSetStringAttribute((Object)a, "dep", "positions")) in DXImportHDF()
230 if (!DXSetStringAttribute((Object)at, "element type", etype(rank, et))) in DXImportHDF()
232 if (!DXSetStringAttribute((Object)at, "ref", "positions")) in DXImportHDF()
259 if (!DXSetStringAttribute((Object)f,"name",label)) in DXImportHDF()
H A Dvisualobject.c405 if (!DXSetStringAttribute((Object)a, "element type", "quads")) in initgroup()
407 if (!DXSetStringAttribute((Object)a, "ref", "positions")) in initgroup()
415 if (!DXSetStringAttribute((Object)a, "dep", "connections")) in initgroup()
439 if (!DXSetStringAttribute((Object)a, "element type", "lines")) in initgroup()
441 if (!DXSetStringAttribute((Object)a, "ref", "positions")) in initgroup()
449 if (!DXSetStringAttribute((Object)a, "dep", "connections")) in initgroup()
473 if (!DXSetStringAttribute((Object)a, "element type", "triangles")) in initgroup()
475 if (!DXSetStringAttribute((Object)a, "ref", "positions")) in initgroup()
483 if (!DXSetStringAttribute((Object)a, "dep", "connections")) in initgroup()
507 if (!DXSetStringAttribute((Object)a, "dep", "positions")) in initgroup()
H A Dhistogram.c1408 || !DXSetStringAttribute((Object)a, "dep", "connections")) in HistogramND()
1427 || !DXSetStringAttribute((Object)a, "dep", "connections")) in HistogramND()
1447 || !DXSetStringAttribute((Object)sa, "dep", "connections")) in HistogramND()
2366 || !DXSetStringAttribute((Object)ad, "dep", "connections"))
2373 || !DXSetStringAttribute((Object)ac, "ref", "positions")
2374 || !DXSetStringAttribute((Object)ac, "element type", "lines"))
H A Dinclude.c501 DXSetStringAttribute(o, "dep", "positions"); in Field_Include()
506 DXSetStringAttribute(o, "dep", attr); in Field_Include()
H A Dpick.c913 if ((! DXSetStringAttribute((Object)positions, "dep", "positions")) || in PickBufToField()
914 (! DXSetStringAttribute((Object)pokes, "ref", "picks")) || in PickBufToField()
915 (! DXSetStringAttribute((Object)indices, "dep", "positions")) || in PickBufToField()
916 (! DXSetStringAttribute((Object)indices, "ref", "pick paths"))) in PickBufToField()
3436 if ((! DXSetStringAttribute((Object)outPointsA, "dep", "positions")) || in GetFirstHits()
3437 (! DXSetStringAttribute((Object)outPokesA, "ref", "picks")) || in GetFirstHits()
3438 (! DXSetStringAttribute((Object)outPicksA, "dep", "positions")) || in GetFirstHits()
3439 (! DXSetStringAttribute((Object)outPicksA, "ref", "pick paths"))) in GetFirstHits()
H A Dautoregrid.c346 if (!DXSetStringAttribute(out[0], "AutoGrid radius", in m_AutoGrid()
H A Dslab.c817 || !DXSetStringAttribute((Object)ac, "ref", "positions") in Field_Slab()
827 || !DXSetStringAttribute((Object)ac, "ref", "positions") in Field_Slab()
H A Dmeasure.c2611 if (! DXSetStringAttribute((Object)dA, "dep", "connections")) in MeasureElements_Field()
2619 if (! DXSetStringAttribute((Object)dA, "dep", "faces")) in MeasureElements_Field()
2627 if (! DXSetStringAttribute((Object)dA, "dep", "polylines")) in MeasureElements_Field()
H A Dstack.c2587 if (!DXSetStringAttribute((Object)a, "dep", "positions")) { in foolInvalids()
2650 if (!DXSetStringAttribute((Object)a, "dep", "positions")) { in foolInvalids()
H A Dcolorbar.c364 if (! DXSetStringAttribute((Object)a_newpositions, "dep", "positions")) in m_ColorBar()
H A Dslice.c715 || !DXSetStringAttribute((Object)ac, "ref", "positions") in Field_Slice()
H A D_normals.c1800 if (! DXSetStringAttribute((Object)na, "dep", "faces")) in _dxfFaceNormals()
H A D_newtri.c204 if (! DXSetStringAttribute((Object)an, "dep", "faces")) in _dxfTriangulateField()
/dports/graphics/opendx/dx-4.4.4/help/
H A Ddxall13924 DXSetStringAttribute #!N #!N Function #!N #!N Adds a named attribute with
/dports/graphics/opendx/dx-4.4.4/include/dx/
H A Dobject.h196 Object DXSetStringAttribute(Object o, char *name, char *x);
H A Drel_1_bc.h326 #define SetStringAttribute DXSetStringAttribute
/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dlbgrid.c176 DXSetStringAttribute((Object)a, "element type", elementname(n, et)); in DXMakeGridConnectionsV()
H A Dlbtext.c476 DXSetStringAttribute( ( Object ) newf, "Text string", s );
H A Dobject.c452 DXSetStringAttribute(Object o, char *name, char *x) in DXSetStringAttribute() function
H A Dcomponent.c66 DXSetStringAttribute((Object)a, "dep", (char *)n))
H A Dstats.c1504 } else if (!DXSetStringAttribute((Object)na, "der", compname)) in Add__Stats()
/dports/graphics/opendx/dx-4.4.4/lib/
H A Ddxexec.def347 DXSetStringAttribute
H A Ddxexec.exp351 DXSetStringAttribute
H A Ddxexec.imp348 DXSetStringAttribute