27 #ifndef vtkBridgeAttribute_h 
   28 #define vtkBridgeAttribute_h 
  176   void AllocateInternalTuple(
int size);
 
virtual int GetCentering()=0
 
virtual double GetMaxNorm()=0
 
virtual void PrintSelf(ostream &os, vtkIndent indent)
 
represent and manipulate point attribute data 
 
virtual void ShallowCopy(vtkGenericAttribute *other)=0
 
virtual int GetComponentType()=0
 
Implementation of vtkGenericAdaptorCell. 
 
#define VTKTESTINGGENERICBRIDGE_EXPORT
 
represent and manipulate cell attribute data 
 
virtual vtkIdType GetSize()=0
 
iterator used to traverse points 
 
virtual unsigned long GetActualMemorySize()=0
 
abstract class defined API for attribute data 
 
virtual int GetNumberOfComponents()=0
 
iterator used to traverse cells 
 
a simple class to control print indentation 
 
int InternalTupleCapacity
 
virtual void GetComponent(int i, vtkGenericCellIterator *c, double *values)=0
 
virtual double * GetTuple(vtkGenericAdaptorCell *c)=0
 
represent and manipulate attribute data in a dataset 
 
virtual double * GetRange(int component=0)=0
 
Implementation of vtkGenericAttribute. 
 
virtual void DeepCopy(vtkGenericAttribute *other)=0
 
friend class vtkBridgeAttribute
 
vtkDataSetAttributes * Data
 
virtual const char * GetName()=0