VTK  9.6.1
vtkFLUENTCFFReader::Cell Struct Reference

#include <vtkFLUENTCFFReader.h>

Public Attributes

int type
int zone
std::vector< int > faces
int parent
int child
std::vector< int > nodes
std::vector< int > nodesOffset
std::vector< int > childId

Detailed Description

Definition at line 109 of file vtkFLUENTCFFReader.h.

Member Data Documentation

◆ type

int vtkFLUENTCFFReader::Cell::type

Definition at line 111 of file vtkFLUENTCFFReader.h.

◆ zone

int vtkFLUENTCFFReader::Cell::zone

Definition at line 112 of file vtkFLUENTCFFReader.h.

◆ faces

std::vector<int> vtkFLUENTCFFReader::Cell::faces

Definition at line 113 of file vtkFLUENTCFFReader.h.

◆ parent

int vtkFLUENTCFFReader::Cell::parent

Definition at line 114 of file vtkFLUENTCFFReader.h.

◆ child

int vtkFLUENTCFFReader::Cell::child

Definition at line 115 of file vtkFLUENTCFFReader.h.

◆ nodes

std::vector<int> vtkFLUENTCFFReader::Cell::nodes

Definition at line 116 of file vtkFLUENTCFFReader.h.

◆ nodesOffset

std::vector<int> vtkFLUENTCFFReader::Cell::nodesOffset

Definition at line 117 of file vtkFLUENTCFFReader.h.

◆ childId

std::vector<int> vtkFLUENTCFFReader::Cell::childId

Definition at line 118 of file vtkFLUENTCFFReader.h.


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