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.


Member Function Documentation

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

Definition at line 149 of file vtkGenericEdgeTable.h.


Member Data Documentation

Definition at line 120 of file vtkGenericEdgeTable.h.

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 125 of file vtkGenericEdgeTable.h.


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

Generated on Sat Dec 27 13:26:12 2008 for VTK by  doxygen 1.5.6