Home
last modified time | relevance | path

Searched refs:ArrayExists (Results 26 – 36 of 36) sorted by relevance

12

/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkCompositePolyDataMapper2.cxx814 this->VBOs->ArrayExists("vertexMC", poly->GetPoints()->GetData(), offsetPos, totalOffset) && in AppendOneBufferObject()
815 this->VBOs->ArrayExists("normalMC", n, offsetNorm, dummy) && in AppendOneBufferObject()
816 this->VBOs->ArrayExists("scalarColor", c, offsetColor,dummy) && in AppendOneBufferObject()
817 this->VBOs->ArrayExists("tcoord", tcoords, offsetTex, dummy); in AppendOneBufferObject()
H A DvtkOpenGLVertexBufferObjectGroup.cxx214 bool vtkOpenGLVertexBufferObjectGroup::ArrayExists( in ArrayExists() function in vtkOpenGLVertexBufferObjectGroup
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkOpenGLVertexBufferObjectGroup.cxx202 bool vtkOpenGLVertexBufferObjectGroup::ArrayExists( in ArrayExists() function in vtkOpenGLVertexBufferObjectGroup
/dports/x11/idesk/idesk-0.7.5/src/
H A DDesktopIconConfig.cpp62 if (table.ArrayExists("Command")) in setIconOptions()
/dports/math/vtk8/VTK-8.2.0/IO/ParallelNetCDF/
H A DvtkPNetCDFPOPReader.cxx527 if(this->Internals->VariableArraySelection->ArrayExists(name) == 0) in SetVariableArrayStatus()
/dports/math/vtk9/VTK-9.1.0/IO/ParallelNetCDF/
H A DvtkPNetCDFPOPReader.cxx509 if (this->Internals->VariableArraySelection->ArrayExists(name) == 0) in SetVariableArrayStatus()
/dports/math/vtk6/VTK-6.2.0/IO/ParallelNetCDF/
H A DvtkPNetCDFPOPReader.cxx529 if(this->Internals->VariableArraySelection->ArrayExists(name) == 0) in SetVariableArrayStatus()
/dports/math/vtk9/VTK-9.1.0/IO/CGNS/
H A DvtkCGNSReaderInternal.cxx1236 if (familySelection->ArrayExists(zoneInfo.family.c_str()) && in ReadGridForZone()
/dports/math/vtk9/VTK-9.1.0/IO/Geometry/
H A DvtkOpenFOAMReader.cxx6210 (this->Parent->PatchDataArraySelection->ArrayExists(displayName.c_str()) && in MakeMetaDataAtTimeStep()
6237 if (this->Parent->PatchDataArraySelection->ArrayExists(displayName.c_str())) in MakeMetaDataAtTimeStep()
6265 if (this->Parent->PatchDataArraySelection->ArrayExists(displayName.c_str())) in MakeMetaDataAtTimeStep()
8648 if (selection->ArrayExists(io.GetObjectName().c_str()) && in ReadFieldFile()
9840 if (this->Parent->LagrangianDataArraySelection->ArrayExists(varDisplayName.c_str()) && in MakeLagrangianMesh()
10480 const bool createEulerians = this->Parent->PatchDataArraySelection->ArrayExists( in RequestData()
10567 if (this->Parent->PatchDataArraySelection->ArrayExists(displayName.c_str()) && in RequestData()
/dports/math/vtk6/VTK-6.2.0/IO/Geometry/
H A DvtkOpenFOAMReader.cxx4082 ArrayExists(selectionName.c_str())) in MakeMetaDataAtTimeStep()
6457 …if (selection->ArrayExists(io.GetObjectName().c_str()) && !selection->ArrayIsEnabled(io.GetObjectN… in ReadFieldFile()
7295 if (this->Parent->LagrangianDataArraySelection->ArrayExists(selectionName.c_str()) in MakeLagrangianMesh()
7703 ->ArrayExists("internalMesh") || this->RegionName != ""; in RequestData()
/dports/math/vtk8/VTK-8.2.0/IO/Geometry/
H A DvtkOpenFOAMReader.cxx4861 ArrayExists(selectionName.c_str())) in MakeMetaDataAtTimeStep()
7485 …if (selection->ArrayExists(io.GetObjectName().c_str()) && !selection->ArrayIsEnabled(io.GetObjectN… in ReadFieldFile()
8337 if (this->Parent->LagrangianDataArraySelection->ArrayExists(selectionName.c_str()) in MakeLagrangianMesh()
8748 ->ArrayExists("internalMesh") || !this->RegionName.empty(); in RequestData()

12