#include <vtkGenericEdgeTable.h>
Definition at line 148 of file vtkGenericEdgeTable.h.
 
      
        
          | vtkGenericEdgeTable::PointEntry::PointEntry  | 
          ( | 
          int  | 
          size | ) | 
           | 
        
      
 
Constructor with a scalar field of `size' doubles. 
- Precondition
 - positive_number_of_components: size>0 
 
 
 
  
  
      
        
          | vtkGenericEdgeTable::PointEntry::~PointEntry  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | vtkGenericEdgeTable::PointEntry::PointEntry  | 
          ( | 
          const PointEntry &  | 
          other | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | vtkIdType vtkGenericEdgeTable::PointEntry::PointId | 
        
      
 
 
      
        
          | double vtkGenericEdgeTable::PointEntry::Coord[3] | 
        
      
 
 
      
        
          | double* vtkGenericEdgeTable::PointEntry::Scalar | 
        
      
 
 
      
        
          | int vtkGenericEdgeTable::PointEntry::numberOfComponents | 
        
      
 
 
      
        
          | int vtkGenericEdgeTable::PointEntry::Reference | 
        
      
 
 
The documentation for this class was generated from the following file: