#include <vtkGenericEdgeTable.h>
Definition at line 117 of file vtkGenericEdgeTable.h.
Public Member Functions | |
| PointEntry (int size) | |
| ~PointEntry () | |
| PointEntry (const PointEntry &other) | |
| void | operator= (const PointEntry &other) |
Public Attributes | |
| vtkIdType | PointId |
| double | Coord [3] |
| double * | Scalar |
| int | numberOfComponents |
| int | Reference |
|
|
Constructor with a scalar field of `size' doubles.
|
|
|
Definition at line 131 of file vtkGenericEdgeTable.h. |
|
|
Definition at line 136 of file vtkGenericEdgeTable.h. References Coord, numberOfComponents, PointId, Reference, and Scalar. |
|
|
Definition at line 149 of file vtkGenericEdgeTable.h. References Coord, numberOfComponents, PointId, Reference, and Scalar. |
|
|
Definition at line 120 of file vtkGenericEdgeTable.h. Referenced by operator=(), and PointEntry(). |
|
|
Definition at line 121 of file vtkGenericEdgeTable.h. Referenced by operator=(), and PointEntry(). |
|
|
Definition at line 122 of file vtkGenericEdgeTable.h. Referenced by operator=(), and PointEntry(). |
|
|
Definition at line 123 of file vtkGenericEdgeTable.h. Referenced by operator=(), and PointEntry(). |
|
|
Definition at line 125 of file vtkGenericEdgeTable.h. Referenced by operator=(), and PointEntry(). |
1.4.3-20050530