#include <vtkGenericEdgeTable.h>
Public Member Functions | |
| PointEntry () | |
| ~PointEntry () | |
| PointEntry (const PointEntry ©) | |
| void | operator= (const PointEntry &entry) |
Public Attributes | |
| vtkIdType | PointId |
| double | Coord [3] |
| double | Scalar [3] |
| int | Reference |
|
|
Definition at line 127 of file vtkGenericEdgeTable.h. |
|
|
Definition at line 138 of file vtkGenericEdgeTable.h. |
|
|
Definition at line 140 of file vtkGenericEdgeTable.h. |
|
|
Definition at line 155 of file vtkGenericEdgeTable.h. |
|
|
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 124 of file vtkGenericEdgeTable.h. Referenced by operator=(), and PointEntry(). |
|
|
Definition at line 125 of file vtkGenericEdgeTable.h. Referenced by operator=(), and PointEntry(). |