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