VTK
Public Member Functions | Public Attributes
vtkGenericEdgeTable::PointEntry Class Reference

#include <vtkGenericEdgeTable.h>

List of all members.

Public Member Functions

 PointEntry (int size)
 ~PointEntry ()
 PointEntry (const PointEntry &other)
void operator= (const PointEntry &other)

Public Attributes

vtkIdType PointId
double Coord [3]
doubleScalar
int numberOfComponents
int Reference

Detailed Description

Definition at line 118 of file vtkGenericEdgeTable.h.


Constructor & Destructor Documentation

Constructor with a scalar field of `size' doubles.

Precondition:
positive_number_of_components: size>0

Definition at line 132 of file vtkGenericEdgeTable.h.

Definition at line 137 of file vtkGenericEdgeTable.h.


Member Function Documentation

void vtkGenericEdgeTable::PointEntry::operator= ( const PointEntry other) [inline]

Definition at line 150 of file vtkGenericEdgeTable.h.


Member Data Documentation

Definition at line 121 of file vtkGenericEdgeTable.h.

Definition at line 122 of file vtkGenericEdgeTable.h.

Definition at line 123 of file vtkGenericEdgeTable.h.

Definition at line 124 of file vtkGenericEdgeTable.h.

Definition at line 126 of file vtkGenericEdgeTable.h.


The documentation for this class was generated from the following file: