#include <vtkPEnSightReader.h>
Definition at line 74 of file vtkPEnSightReader.h.
§ IntIntMap
§ IntVector
§ vtkPEnSightReaderCellIds() [1/2]
vtkPEnSightReader::vtkPEnSightReaderCellIds::vtkPEnSightReaderCellIds |
( |
| ) |
|
|
inline |
§ vtkPEnSightReaderCellIds() [2/2]
vtkPEnSightReader::vtkPEnSightReaderCellIds::vtkPEnSightReaderCellIds |
( |
EnsightReaderCellIdMode |
amode | ) |
|
|
inline |
§ ~vtkPEnSightReaderCellIds()
vtkPEnSightReader::vtkPEnSightReaderCellIds::~vtkPEnSightReaderCellIds |
( |
| ) |
|
|
inline |
§ SetMode()
void vtkPEnSightReader::vtkPEnSightReaderCellIds::SetMode |
( |
EnsightReaderCellIdMode |
amode | ) |
|
|
inline |
§ SetImplicitDimensions()
void vtkPEnSightReader::vtkPEnSightReaderCellIds::SetImplicitDimensions |
( |
int |
dim1, |
|
|
int |
dim2, |
|
|
int |
dim3 |
|
) |
| |
|
inline |
§ SetImplicitSplitDimension()
void vtkPEnSightReader::vtkPEnSightReaderCellIds::SetImplicitSplitDimension |
( |
int |
dim | ) |
|
|
inline |
§ SetImplicitSplitDimensionBeginIndex()
void vtkPEnSightReader::vtkPEnSightReaderCellIds::SetImplicitSplitDimensionBeginIndex |
( |
int |
begin | ) |
|
|
inline |
§ SetImplicitSplitDimensionEndIndex()
void vtkPEnSightReader::vtkPEnSightReaderCellIds::SetImplicitSplitDimensionEndIndex |
( |
int |
end | ) |
|
|
inline |
§ GetId()
int vtkPEnSightReader::vtkPEnSightReaderCellIds::GetId |
( |
int |
id | ) |
|
|
inline |
§ SetId()
void vtkPEnSightReader::vtkPEnSightReaderCellIds::SetId |
( |
int |
id, |
|
|
int |
value |
|
) |
| |
|
inline |
§ InsertNextId()
int vtkPEnSightReader::vtkPEnSightReaderCellIds::InsertNextId |
( |
int |
id | ) |
|
|
inline |
§ GetNumberOfIds()
int vtkPEnSightReader::vtkPEnSightReaderCellIds::GetNumberOfIds |
( |
| ) |
|
|
inline |
§ SetNumberOfIds()
void vtkPEnSightReader::vtkPEnSightReaderCellIds::SetNumberOfIds |
( |
int |
n | ) |
|
|
inline |
§ SetLocalNumberOfIds()
void vtkPEnSightReader::vtkPEnSightReaderCellIds::SetLocalNumberOfIds |
( |
int |
n | ) |
|
|
inline |
§ Reset()
void vtkPEnSightReader::vtkPEnSightReaderCellIds::Reset |
( |
| ) |
|
|
inline |
§ GetLocalNumberOfIds()
int vtkPEnSightReader::vtkPEnSightReaderCellIds::GetLocalNumberOfIds |
( |
| ) |
|
|
inline |
§ GenerateGlobalIdsArray()
vtkIdTypeArray* vtkPEnSightReader::vtkPEnSightReaderCellIds::GenerateGlobalIdsArray |
( |
const char * |
name | ) |
|
|
inline |
§ cellMap
IntIntMap* vtkPEnSightReader::vtkPEnSightReaderCellIds::cellMap |
|
protected |
§ cellNumberOfIds
int vtkPEnSightReader::vtkPEnSightReaderCellIds::cellNumberOfIds |
|
protected |
§ cellLocalNumberOfIds
int vtkPEnSightReader::vtkPEnSightReaderCellIds::cellLocalNumberOfIds |
|
protected |
§ cellVector
IntVector* vtkPEnSightReader::vtkPEnSightReaderCellIds::cellVector |
|
protected |
§ ImplicitDimensions
int* vtkPEnSightReader::vtkPEnSightReaderCellIds::ImplicitDimensions |
|
protected |
§ ImplicitLocalDimensions
int* vtkPEnSightReader::vtkPEnSightReaderCellIds::ImplicitLocalDimensions |
|
protected |
§ ImplicitSplitDimension
int vtkPEnSightReader::vtkPEnSightReaderCellIds::ImplicitSplitDimension |
|
protected |
§ ImplicitSplitDimensionBeginIndex
int vtkPEnSightReader::vtkPEnSightReaderCellIds::ImplicitSplitDimensionBeginIndex |
|
protected |
§ ImplicitSplitDimensionEndIndex
int vtkPEnSightReader::vtkPEnSightReaderCellIds::ImplicitSplitDimensionEndIndex |
|
protected |
§ mode
EnsightReaderCellIdMode vtkPEnSightReader::vtkPEnSightReaderCellIds::mode |
|
protected |
The documentation for this class was generated from the following file: