47 const std::string & guid,
const std::string & title,
59 const std::string & guid,
const std::string & title,
79 DLL_IMPORT_OR_EXPORT
void getXyzPointsOfPatch(
unsigned int patchIndex,
double * xyzPoints) const final;
105 DLL_IMPORT_OR_EXPORT
void setGeometryUsingExistingDatasets(const std::
string& cellFaceIsRightHanded, const std::
string& points, uint64_t pointCount, EML2_NS::AbstractHdfProxy* proxy,
106 const std::
string& faceIndicesPerCell, const std::
string& faceIndicesCumulativeCountPerCell,
107 uint64_t faceCount, const std::
string& nodeIndicesPerFace, const std::
string& nodeIndicesCumulativeCountPerFace,
108 gsoap_resqml2_0_1::resqml20__CellShape cellShape, EML2_NS::AbstractLocal3dCrs * localCrs =
nullptr) final;
113 DLL_IMPORT_OR_EXPORT static const
char*
XML_NS;
125 void init(COMMON_NS::DataObjectRepository* repo,
126 const std::string & guid,
const std::string & title,
129 gsoap_eml2_3::_resqml22__UnstructuredGridRepresentation* getSpecializedGsoapProxy()
const;
131 gsoap_eml2_3::resqml22__PointGeometry* getPointGeometry2_2(uint64_t patchIndex)
const final;
145 void setConstantCellShapeGeometryUsingExistingDatasets(
const std::string& cellFaceIsRightHanded,
const std::string& points,
146 uint64_t pointCount, uint64_t faceCount, EML2_NS::AbstractLocal3dCrs * localCrs, EML2_NS::AbstractHdfProxy* proxy,
147 const std::string& faceIndicesPerCell, uint64_t faceCountPerCell,
148 const std::string& nodeIndicesPerFace, uint64_t nodeCountPerFace)
final;
void setGeometryUsingExistingDatasets(const std::string &cellFaceIsRightHanded, const std::string &points, uint64_t pointCount, eml2::AbstractHdfProxy *proxy, const std::string &faceIndicesPerCell, const std::string &faceIndicesCumulativeCountPerCell, uint64_t faceCount, const std::string &nodeIndicesPerFace, const std::string &nodeIndicesCumulativeCountPerFace, gsoap_resqml2_0_1::resqml20__CellShape cellShape, eml2::AbstractLocal3dCrs *localCrs=nullptr) final