PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::VTPProperty Struct Referencefinal

#include <VTKUtilities.hpp>

Public Types

enum  Formats {
  Points = 0 , Cells = 1 , PointsArray = 2 , CellsArray = 3 ,
  PointsArray2 = 4
}
 

Public Attributes

std::string Label
 
Formats Format
 
unsigned int Size
 
const doubleData
 

Member Enumeration Documentation

◆ Formats

Enumerator
Points 
Cells 
PointsArray 
CellsArray 
PointsArray2 

Member Data Documentation

◆ Data

const double* Gedim::VTPProperty::Data

◆ Format

Formats Gedim::VTPProperty::Format

◆ Label

std::string Gedim::VTPProperty::Label

◆ Size

unsigned int Gedim::VTPProperty::Size

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