51 const std::string & guid,
const std::string & title,
63 const std::string & guid,
const std::string & title,
83 DLL_IMPORT_OR_EXPORT
void getXyzPointsOfPatch(
unsigned int patchIndex,
double * xyzPoints) const final;
109 DLL_IMPORT_OR_EXPORT
void setGeometryUsingExistingDatasets(const std::
string& cellFaceIsRightHanded, const std::
string& points, uint64_t pointCount, EML2_NS::AbstractHdfProxy* proxy,
110 const std::
string& faceIndicesPerCell, const std::
string& faceIndicesCumulativeCountPerCell,
111 uint64_t faceCount, const std::
string& nodeIndicesPerFace, const std::
string& nodeIndicesCumulativeCountPerFace,
112 gsoap_resqml2_0_1::resqml20__CellShape cellShape, EML2_NS::AbstractLocal3dCrs * localCrs =
nullptr) final;
117 DLL_IMPORT_OR_EXPORT static const
char*
XML_NS;
129 void init(COMMON_NS::DataObjectRepository* repo,
130 const std::string & guid,
const std::string & title,
133 gsoap_resqml2_0_1::_resqml20__UnstructuredGridRepresentation* getSpecializedGsoapProxy()
const;
135 gsoap_resqml2_0_1::resqml20__PointGeometry* getPointGeometry2_0_1(uint64_t patchIndex)
const final;
149 void setConstantCellShapeGeometryUsingExistingDatasets(
const std::string& cellFaceIsRightHanded,
const std::string& points,
150 uint64_t pointCount, uint64_t faceCount, EML2_NS::AbstractLocal3dCrs * localCrs, EML2_NS::AbstractHdfProxy* proxy,
151 const std::string& faceIndicesPerCell, uint64_t faceCountPerCell,
152 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