#include <vtkGenericEdgeTable.h>
List of all members.
Detailed Description
Definition at line 117 of file vtkGenericEdgeTable.h.
Constructor & Destructor Documentation
| 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 |
Member Function Documentation
| void vtkGenericEdgeTable::PointEntry::operator= |
( |
const PointEntry & |
other | ) |
|
|
inline |
Member Data Documentation
| 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: