Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vtkGenericEdgeTable::PointEntry Class Reference

#include <vtkGenericEdgeTable.h>

List of all members.


Detailed Description

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 & 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]
 

Definition at line 131 of file vtkGenericEdgeTable.h.

vtkGenericEdgeTable::PointEntry::PointEntry const PointEntry other  )  [inline]
 

Definition at line 136 of file vtkGenericEdgeTable.h.

References Coord, numberOfComponents, PointId, Reference, and Scalar.


Member Function Documentation

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

Definition at line 149 of file vtkGenericEdgeTable.h.

References Coord, numberOfComponents, PointId, Reference, and Scalar.


Member Data Documentation

vtkIdType vtkGenericEdgeTable::PointEntry::PointId
 

Definition at line 120 of file vtkGenericEdgeTable.h.

Referenced by operator=(), and PointEntry().

double vtkGenericEdgeTable::PointEntry::Coord[3]
 

Definition at line 121 of file vtkGenericEdgeTable.h.

Referenced by operator=(), and PointEntry().

double* vtkGenericEdgeTable::PointEntry::Scalar
 

Definition at line 122 of file vtkGenericEdgeTable.h.

Referenced by operator=(), and PointEntry().

int vtkGenericEdgeTable::PointEntry::numberOfComponents
 

Definition at line 123 of file vtkGenericEdgeTable.h.

Referenced by operator=(), and PointEntry().

int vtkGenericEdgeTable::PointEntry::Reference
 

Definition at line 125 of file vtkGenericEdgeTable.h.

Referenced by operator=(), and PointEntry().


The documentation for this class was generated from the following file:
Generated on Mon Jan 21 23:45:41 2008 for VTK by  doxygen 1.4.3-20050530