Home
last modified time | relevance | path

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

/dports/math/vtk8/VTK-8.2.0/Rendering/Core/Testing/Cxx/
H A DotherLookupTable.cxx85 unsigned int uintA[2] = {1, 10}; in TestOLT() local
86 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
88 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
90 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
92 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
H A DotherLookupTableWithEnabling.cxx94 unsigned int uintA[2] = {0, 10}; in TestOLT() local
95 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
97 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
99 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
101 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/Testing/Cxx/
H A DotherLookupTable.cxx68 unsigned int uintA[2] = { 1, 10 }; in TestOLT() local
69 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, 2, 1, VTK_RGBA); in TestOLT()
70 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, 2, 1, VTK_RGB); in TestOLT()
71 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, 2, 1, VTK_LUMINANCE_ALPHA); in TestOLT()
72 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, 2, 1, VTK_LUMINANCE); in TestOLT()
H A DotherLookupTableWithEnabling.cxx73 unsigned int uintA[2] = { 0, 10 }; in TestOLT() local
74 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, 2, 1, VTK_RGBA); in TestOLT()
75 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, 2, 1, VTK_RGB); in TestOLT()
76 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, 2, 1, VTK_LUMINANCE_ALPHA); in TestOLT()
77 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, 2, 1, VTK_LUMINANCE); in TestOLT()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/Testing/Cxx/
H A DotherLookupTable.cxx85 unsigned int uintA[2] = {1, 10}; in TestOLT() local
86 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
88 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
90 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
92 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
H A DotherLookupTableWithEnabling.cxx94 unsigned int uintA[2] = {0, 10}; in TestOLT() local
95 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
97 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
99 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()
101 lut1->MapScalarsThroughTable2(uintA, output, VTK_UNSIGNED_INT, in TestOLT()