OGS
FileIO::Gocad::GocadAsciiReader::PropertyBuffer Struct Reference

Detailed Description

Buffers the values of a single node property column while the nodes of one section are parsed.

Definition at line 280 of file GocadAsciiReader.cpp.

Collaboration diagram for FileIO::Gocad::GocadAsciiReader::PropertyBuffer:
[legend]

Public Attributes

std::vector< double > values
MeshLib::PropertyVector< double > * property

Member Data Documentation

◆ property

MeshLib::PropertyVector<double>* FileIO::Gocad::GocadAsciiReader::PropertyBuffer::property

Definition at line 283 of file GocadAsciiReader.cpp.

◆ values

std::vector<double> FileIO::Gocad::GocadAsciiReader::PropertyBuffer::values

Definition at line 282 of file GocadAsciiReader.cpp.


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