VTK
vtkTable Member List

This is the complete list of members for vtkTable, including all inherited members.

AddColumn(vtkAbstractArray *arr)vtkTable
DeepCopy(vtkDataObject *src)vtkTablevirtual
Dump(unsigned int colWidth=16)vtkTable
GetActualMemorySize()vtkTablevirtual
GetAttributesAsFieldData(int type)vtkTablevirtual
GetClassName()vtkTablevirtual
GetColumn(vtkIdType col)vtkTable
GetColumnByName(const char *name)vtkTable
GetColumnName(vtkIdType col)vtkTable
GetData(vtkInformation *info)vtkTablestatic
GetData(vtkInformationVector *v, int i=0)vtkTablestatic
GetDataObjectType()vtkTableinline
GetNumberOfColumns()vtkTable
GetNumberOfElements(int type)vtkTablevirtual
GetNumberOfRows()vtkTable
GetRow(vtkIdType row)vtkTable
GetRow(vtkIdType row, vtkVariantArray *values)vtkTable
GetRowData()vtkTablevirtual
GetValue(vtkIdType row, vtkIdType col)vtkTable
GetValueByName(vtkIdType row, const char *col)vtkTable
Initialize()vtkTablevirtual
InsertNextBlankRow(double default_num_val=0.0)vtkTable
InsertNextRow(vtkVariantArray *arr)vtkTable
IsA(const char *type)vtkTablevirtual
IsTypeOf(const char *type)vtkTablestatic
New()vtkTablestatic
PrintSelf(ostream &os, vtkIndent indent)vtkTable
RemoveColumn(vtkIdType col)vtkTable
RemoveColumnByName(const char *name)vtkTable
RemoveRow(vtkIdType row)vtkTable
RowArrayvtkTableprotected
RowDatavtkTableprotected
SafeDownCast(vtkObject *o)vtkTablestatic
SetNumberOfRows(const vtkIdType)vtkTable
SetRow(vtkIdType row, vtkVariantArray *values)vtkTable
SetRowData(vtkDataSetAttributes *data)vtkTablevirtual
SetValue(vtkIdType row, vtkIdType col, vtkVariant value)vtkTable
SetValueByName(vtkIdType row, const char *col, vtkVariant value)vtkTable
ShallowCopy(vtkDataObject *src)vtkTablevirtual
Superclass typedefvtkTable
vtkTable()vtkTableprotected
~vtkTable()vtkTableprotected