Home
last modified time | relevance | path

Searched defs:InsertNextCell (Results 1 – 24 of 24) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkUnstructuredGridBase.cxx64 vtkIdType vtkUnstructuredGridBase::InsertNextCell(int type, vtkIdType npts, const vtkIdType pts[]) in InsertNextCell() function in vtkUnstructuredGridBase
70 vtkIdType vtkUnstructuredGridBase::InsertNextCell(int type, vtkIdList *ptIds) in InsertNextCell() function in vtkUnstructuredGridBase
76 vtkIdType vtkUnstructuredGridBase::InsertNextCell(int type, vtkIdType npts, const vtkIdType pts[], in InsertNextCell() function in vtkUnstructuredGridBase
H A DvtkCellArray.h298 inline vtkIdType vtkCellArray::InsertNextCell(vtkIdType npts, in InsertNextCell() function
316 inline vtkIdType vtkCellArray::InsertNextCell(int npts) in InsertNextCell() function
337 inline vtkIdType vtkCellArray::InsertNextCell(vtkIdList *pts) in InsertNextCell() function
343 inline vtkIdType vtkCellArray::InsertNextCell(vtkCell *cell) in InsertNextCell() function
H A DvtkCellTypes.cxx212 vtkIdType vtkCellTypes::InsertNextCell(unsigned char type, vtkIdType loc) in InsertNextCell() function in vtkCellTypes
H A DvtkPolyData.cxx1251 vtkIdType vtkPolyData::InsertNextCell(int type, int npts, const vtkIdType pts[]) in InsertNextCell() function in vtkPolyData
1315 vtkIdType vtkPolyData::InsertNextCell(int type, vtkIdList *pts) in InsertNextCell() function in vtkPolyData
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkUnstructuredGridBase.cxx59 vtkIdType vtkUnstructuredGridBase::InsertNextCell(int type, vtkIdType npts, const vtkIdType pts[]) in InsertNextCell() function in vtkUnstructuredGridBase
65 vtkIdType vtkUnstructuredGridBase::InsertNextCell(int type, vtkIdList* ptIds) in InsertNextCell() function in vtkUnstructuredGridBase
71 vtkIdType vtkUnstructuredGridBase::InsertNextCell( in InsertNextCell() function in vtkUnstructuredGridBase
H A DvtkCellArray.h629 vtkIdType InsertNextCell(const std::initializer_list<vtkIdType>& cell) in InsertNextCell() function
1544 inline vtkIdType vtkCellArray::InsertNextCell(vtkIdType npts, const vtkIdType* pts) in InsertNextCell() function
1551 inline vtkIdType vtkCellArray::InsertNextCell(int npts) in InsertNextCell() function
1578 inline vtkIdType vtkCellArray::InsertNextCell(vtkIdList* pts) in InsertNextCell() function
1585 inline vtkIdType vtkCellArray::InsertNextCell(vtkCell* cell) in InsertNextCell() function
H A DvtkPolyDataInternals.h247 void InsertNextCell(vtkIdType cellId, VTKCellType cellType) in InsertNextCell() function
255 TaggedCellId& InsertNextCell(VTKCellType cellType) in InsertNextCell() function
H A DvtkCellTypes.cxx163 vtkIdType vtkCellTypes::InsertNextCell(unsigned char type, vtkIdType loc) in InsertNextCell() function in vtkCellTypes
H A DvtkPolyData.cxx1047 vtkIdType vtkPolyData::InsertNextCell(int type, int npts, const vtkIdType ptsIn[]) in InsertNextCell() function in vtkPolyData
1106 vtkIdType vtkPolyData::InsertNextCell(int type, vtkIdList* pts) in InsertNextCell() function in vtkPolyData
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkCellArray.h247 inline vtkIdType vtkCellArray::InsertNextCell(vtkIdType npts, in InsertNextCell() function
265 inline vtkIdType vtkCellArray::InsertNextCell(int npts) in InsertNextCell() function
286 inline vtkIdType vtkCellArray::InsertNextCell(vtkIdList *pts) in InsertNextCell() function
292 inline vtkIdType vtkCellArray::InsertNextCell(vtkCell *cell) in InsertNextCell() function
H A DvtkMappedUnstructuredGrid.txx165 ::InsertNextCell(int type, vtkIdList *ptIds) in InsertNextCell() function in vtkMappedUnstructuredGrid
173 ::InsertNextCell(int type, vtkIdType npts, vtkIdType *ptIds) in InsertNextCell() function in vtkMappedUnstructuredGrid
181 ::InsertNextCell(int type, vtkIdType npts, vtkIdType *ptIds, vtkIdType nfaces, in InsertNextCell() function in vtkMappedUnstructuredGrid
H A DvtkCellTypes.cxx218 vtkIdType vtkCellTypes::InsertNextCell(unsigned char type, int loc) in InsertNextCell() function in vtkCellTypes
H A DvtkUnstructuredGrid.cxx900 vtkIdType vtkUnstructuredGrid::InsertNextCell(int type, vtkIdList *ptIds) in InsertNextCell() function in vtkUnstructuredGrid
933 vtkIdType vtkUnstructuredGrid::InsertNextCell(int type, vtkIdType npts, in InsertNextCell() function in vtkUnstructuredGrid
991 InsertNextCell(int type, vtkIdType npts, vtkIdType *pts, in InsertNextCell() function in vtkUnstructuredGrid
H A DvtkPolyData.cxx1239 vtkIdType vtkPolyData::InsertNextCell(int type, int npts, vtkIdType *pts) in InsertNextCell() function in vtkPolyData
1303 vtkIdType vtkPolyData::InsertNextCell(int type, vtkIdList *pts) in InsertNextCell() function in vtkPolyData
/dports/math/vtk8/VTK-8.2.0/IO/Exodus/
H A DvtkCPExodusIIElementBlock.cxx180 vtkIdType vtkCPExodusIIElementBlockImpl::InsertNextCell(int, vtkIdList*) in InsertNextCell() function in vtkCPExodusIIElementBlockImpl
187 vtkIdType vtkCPExodusIIElementBlockImpl::InsertNextCell(int, vtkIdType, const vtkIdType[]) in InsertNextCell() function in vtkCPExodusIIElementBlockImpl
194 vtkIdType vtkCPExodusIIElementBlockImpl::InsertNextCell( in InsertNextCell() function in vtkCPExodusIIElementBlockImpl
/dports/math/vtk9/VTK-9.1.0/IO/Exodus/
H A DvtkCPExodusIIElementBlock.cxx172 vtkIdType vtkCPExodusIIElementBlockImpl::InsertNextCell(int, vtkIdList*) in InsertNextCell() function in vtkCPExodusIIElementBlockImpl
179 vtkIdType vtkCPExodusIIElementBlockImpl::InsertNextCell(int, vtkIdType, const vtkIdType[]) in InsertNextCell() function in vtkCPExodusIIElementBlockImpl
186 vtkIdType vtkCPExodusIIElementBlockImpl::InsertNextCell( in InsertNextCell() function in vtkCPExodusIIElementBlockImpl
/dports/math/vtk6/VTK-6.2.0/IO/Exodus/
H A DvtkCPExodusIIElementBlock.cxx181 vtkIdType vtkCPExodusIIElementBlockImpl::InsertNextCell(int, vtkIdList*) in InsertNextCell() function in vtkCPExodusIIElementBlockImpl
188 vtkIdType vtkCPExodusIIElementBlockImpl::InsertNextCell(int, vtkIdType, vtkIdType*) in InsertNextCell() function in vtkCPExodusIIElementBlockImpl
195 vtkIdType vtkCPExodusIIElementBlockImpl::InsertNextCell( in InsertNextCell() function in vtkCPExodusIIElementBlockImpl
/dports/math/vtk8/VTK-8.2.0/IO/XML/Testing/Cxx/
H A DTestXMLMappedUnstructuredGridIO.cxx257 MappedGridImpl::InsertNextCell(int vtkNotUsed(type), vtkIdList* vtkNotUsed(ptIds)) in InsertNextCell() function in __anone38ad8db0111::MappedGridImpl
264 MappedGridImpl::InsertNextCell(int vtkNotUsed(type), vtkIdType vtkNotUsed(npts), const vtkIdType vt… in InsertNextCell() function in __anone38ad8db0111::MappedGridImpl
271 MappedGridImpl::InsertNextCell(int vtkNotUsed(type), vtkIdType vtkNotUsed(npts), const vtkIdType vt… in InsertNextCell() function in __anone38ad8db0111::MappedGridImpl
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/Testing/Cxx/
H A DTestMappedGridDeepCopy.cxx258 MappedGridImpl::InsertNextCell(int vtkNotUsed(type), vtkIdList* vtkNotUsed(ptIds)) in InsertNextCell() function in __anonf64d6d3e0111::MappedGridImpl
265 MappedGridImpl::InsertNextCell(int vtkNotUsed(type), vtkIdType vtkNotUsed(npts), const vtkIdType vt… in InsertNextCell() function in __anonf64d6d3e0111::MappedGridImpl
272 MappedGridImpl::InsertNextCell(int vtkNotUsed(type), vtkIdType vtkNotUsed(npts), const vtkIdType vt… in InsertNextCell() function in __anonf64d6d3e0111::MappedGridImpl
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/Testing/Cxx/
H A DTestMappedGridDeepCopy.cxx245 vtkIdType MappedGridImpl::InsertNextCell(int vtkNotUsed(type), vtkIdList* vtkNotUsed(ptIds)) in InsertNextCell() function in __anon4bb2cdbf0111::MappedGridImpl
251 vtkIdType MappedGridImpl::InsertNextCell( in InsertNextCell() function in __anon4bb2cdbf0111::MappedGridImpl
258 vtkIdType MappedGridImpl::InsertNextCell(int vtkNotUsed(type), vtkIdType vtkNotUsed(npts), in InsertNextCell() function in __anon4bb2cdbf0111::MappedGridImpl
/dports/math/vtk9/VTK-9.1.0/IO/XML/Testing/Cxx/
H A DTestXMLMappedUnstructuredGridIO.cxx246 vtkIdType MappedGridImpl::InsertNextCell(int vtkNotUsed(type), vtkIdList* vtkNotUsed(ptIds)) in InsertNextCell() function in __anonb795ad3c0111::MappedGridImpl
252 vtkIdType MappedGridImpl::InsertNextCell( in InsertNextCell() function in __anonb795ad3c0111::MappedGridImpl
259 vtkIdType MappedGridImpl::InsertNextCell(int vtkNotUsed(type), vtkIdType vtkNotUsed(npts), in InsertNextCell() function in __anonb795ad3c0111::MappedGridImpl
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/html/
H A Dhtml.inl278 CHTML_tc* CHTML_table::InsertNextCell(CNCBINode* node) function in CHTML_table
286 CHTML_tc* CHTML_table::InsertNextCell(const string& text) function in CHTML_table
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/html/
H A Dhtml.inl278 CHTML_tc* CHTML_table::InsertNextCell(CNCBINode* node) function in CHTML_table
286 CHTML_tc* CHTML_table::InsertNextCell(const string& text) function in CHTML_table
/dports/math/vtk9/VTK-9.1.0/Filters/Geometry/
H A DvtkGeometryFilter.cxx377 void InsertNextCell(vtkIdType npts, const vtkIdType* pts, vtkIdType cellId) in InsertNextCell() function