|
VTK
|
This is the complete list of members for vtkTable, including all inherited members.
| AddColumn(vtkAbstractArray *arr) | vtkTable | |
| DeepCopy(vtkDataObject *src) | vtkTable | virtual |
| Dump(unsigned int colWidth=16, int rowLimit=-1) | vtkTable | |
| GetActualMemorySize() | vtkTable | virtual |
| GetAttributesAsFieldData(int type) | vtkTable | virtual |
| GetColumn(vtkIdType col) | vtkTable | |
| GetColumnByName(const char *name) | vtkTable | |
| GetColumnName(vtkIdType col) | vtkTable | |
| GetData(vtkInformation *info) | vtkTable | static |
| GetData(vtkInformationVector *v, int i=0) | vtkTable | static |
| GetDataObjectType() | vtkTable | inline |
| GetNumberOfColumns() | vtkTable | |
| GetNumberOfElements(int type) | vtkTable | virtual |
| GetNumberOfRows() | vtkTable | |
| GetRow(vtkIdType row) | vtkTable | |
| GetRow(vtkIdType row, vtkVariantArray *values) | vtkTable | |
| GetRowData() | vtkTable | virtual |
| GetValue(vtkIdType row, vtkIdType col) | vtkTable | |
| GetValueByName(vtkIdType row, const char *col) | vtkTable | |
| Initialize() | vtkTable | virtual |
| InsertNextBlankRow(double default_num_val=0.0) | vtkTable | |
| InsertNextRow(vtkVariantArray *arr) | vtkTable | |
| IsA(const char *type) | vtkTable | virtual |
| IsTypeOf(const char *type) | vtkTable | static |
| New() | vtkTable | static |
| NewInstance() const | vtkTable | |
| NewInstanceInternal() const | vtkTable | protectedvirtual |
| PrintSelf(ostream &os, vtkIndent indent) | vtkTable | |
| RemoveColumn(vtkIdType col) | vtkTable | |
| RemoveColumnByName(const char *name) | vtkTable | |
| RemoveRow(vtkIdType row) | vtkTable | |
| RowArray | vtkTable | protected |
| RowData | vtkTable | protected |
| SafeDownCast(vtkObjectBase *o) | vtkTable | static |
| SetNumberOfRows(const vtkIdType) | vtkTable | |
| SetRow(vtkIdType row, vtkVariantArray *values) | vtkTable | |
| SetRowData(vtkDataSetAttributes *data) | vtkTable | virtual |
| SetValue(vtkIdType row, vtkIdType col, vtkVariant value) | vtkTable | |
| SetValueByName(vtkIdType row, const char *col, vtkVariant value) | vtkTable | |
| ShallowCopy(vtkDataObject *src) | vtkTable | virtual |
| Superclass typedef | vtkTable | |
| vtkTable() | vtkTable | protected |
| ~vtkTable() | vtkTable | protected |
1.8.6