Home
last modified time | relevance | path

Searched refs:ulongA (Results 1 – 6 of 6) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Rendering/Core/Testing/Cxx/
H A DotherLookupTable.cxx105 unsigned long ulongA[2] = {1, 10}; in TestOLT() local
106 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, in TestOLT()
108 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, in TestOLT()
110 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, in TestOLT()
112 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, 2, 1, VTK_LUMINANCE); in TestOLT()
H A DotherLookupTableWithEnabling.cxx114 unsigned long ulongA[2] = {0, 10}; in TestOLT() local
115 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, in TestOLT()
117 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, in TestOLT()
119 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, in TestOLT()
121 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, 2, 1, VTK_LUMINANCE); in TestOLT()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/Testing/Cxx/
H A DotherLookupTable.cxx80 unsigned long ulongA[2] = { 1, 10 }; in TestOLT() local
81 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, 2, 1, VTK_RGBA); in TestOLT()
82 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, 2, 1, VTK_RGB); in TestOLT()
83 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, 2, 1, VTK_LUMINANCE_ALPHA); in TestOLT()
84 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, 2, 1, VTK_LUMINANCE); in TestOLT()
H A DotherLookupTableWithEnabling.cxx85 unsigned long ulongA[2] = { 0, 10 }; in TestOLT() local
86 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, 2, 1, VTK_RGBA); in TestOLT()
87 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, 2, 1, VTK_RGB); in TestOLT()
88 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, 2, 1, VTK_LUMINANCE_ALPHA); in TestOLT()
89 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, 2, 1, VTK_LUMINANCE); in TestOLT()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/Testing/Cxx/
H A DotherLookupTable.cxx105 unsigned long ulongA[2] = {1, 10}; in TestOLT() local
106 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, in TestOLT()
108 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, in TestOLT()
110 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, in TestOLT()
112 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, 2, 1, VTK_LUMINANCE); in TestOLT()
H A DotherLookupTableWithEnabling.cxx114 unsigned long ulongA[2] = {0, 10}; in TestOLT() local
115 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, in TestOLT()
117 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, in TestOLT()
119 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, in TestOLT()
121 lut1->MapScalarsThroughTable2(ulongA, output, VTK_UNSIGNED_LONG, 2, 1, VTK_LUMINANCE); in TestOLT()