#include <vtkMultiBlockPLOT3DReaderInternals.h>
|
static std::vector< std::pair< vtkTypeUInt64, vtkTypeUInt64 > > | GetChunksToRead (vtkTypeUInt64 start, vtkTypeUInt64 length, const std::vector< vtkTypeUInt64 > &markers) |
|
◆ SubRecordSeparators
◆ Initialize()
◆ AtStart()
bool vtkMultiBlockPLOT3DReaderRecord::AtStart |
( |
vtkTypeUInt64 |
offset | ) |
|
|
inline |
◆ AtEnd()
bool vtkMultiBlockPLOT3DReaderRecord::AtEnd |
( |
vtkTypeUInt64 |
offset | ) |
|
|
inline |
◆ GetSubRecordSeparators()
SubRecordSeparators vtkMultiBlockPLOT3DReaderRecord::GetSubRecordSeparators |
( |
vtkTypeUInt64 |
startOffset, |
|
|
vtkTypeUInt64 |
length |
|
) |
| const |
◆ GetChunksToRead() [1/2]
static std::vector< std::pair< vtkTypeUInt64, vtkTypeUInt64 > > vtkMultiBlockPLOT3DReaderRecord::GetChunksToRead |
( |
vtkTypeUInt64 |
start, |
|
|
vtkTypeUInt64 |
length, |
|
|
const std::vector< vtkTypeUInt64 > & |
markers |
|
) |
| |
|
static |
◆ GetLengthWithSeparators()
vtkTypeUInt64 vtkMultiBlockPLOT3DReaderRecord::GetLengthWithSeparators |
( |
vtkTypeUInt64 |
start, |
|
|
vtkTypeUInt64 |
length |
|
) |
| const |
◆ GetChunksToRead() [2/2]
std::vector< std::pair< vtkTypeUInt64, vtkTypeUInt64 > > vtkMultiBlockPLOT3DReaderRecord::GetChunksToRead |
( |
vtkTypeUInt64 |
start, |
|
|
vtkTypeUInt64 |
length |
|
) |
| const |
|
inline |
◆ SubRecordSeparatorWidth
const int vtkMultiBlockPLOT3DReaderRecord::SubRecordSeparatorWidth = sizeof(int) * 2 |
|
static |
The documentation for this class was generated from the following file: