36 #include "resqml2_0_1/AbstractIjkGridRepresentation.h" 48 const std::string & guid,
const std::string & title,
49 const unsigned int & iCount,
const unsigned int & jCount,
const unsigned int & kCount,
50 bool withTruncatedPillars =
false);
53 const std::string & guid,
const std::string & title,
54 const unsigned int & iCount,
const unsigned int & jCount,
const unsigned int & kCount,
55 bool withTruncatedPillars =
false);
68 std::string getHdfProxyUuid()
const;
73 ULONG64 getXyzPointCountOfPatch(
const unsigned int & patchIndex)
const;
80 void getXyzPointsOfPatch(
const unsigned int & patchIndex,
double * xyzPoints)
const;
85 void setGeometryAsCoordinateLineNodes(
86 const gsoap_resqml2_0_1::resqml2__PillarShape & mostComplexPillarGeometry,
const gsoap_resqml2_0_1::resqml2__KDirection & kDirectionKind,
const bool & isRightHanded,
88 const unsigned long & splitCoordinateLineCount = 0,
unsigned int * pillarOfCoordinateLine =
nullptr,
89 unsigned int * splitCoordinateLineColumnCumulativeCount =
nullptr,
unsigned int * splitCoordinateLineColumns =
nullptr);
91 geometryKind getGeometryKind()
const;
Definition: AbstractIjkGridRepresentation.h:46
Definition: IjkGridExplicitRepresentation.h:40
Definition: AbstractHdfProxy.h:44
Definition: AbstractLocal3dCrs.h:40
Definition: EpcDocument.h:79
virtual ~IjkGridExplicitRepresentation()
Definition: IjkGridExplicitRepresentation.h:66
IjkGridExplicitRepresentation(gsoap_resqml2_0_1::_resqml2__IjkGridRepresentation *fromGsoap)
Definition: IjkGridExplicitRepresentation.h:60
Definition: AbstractFeatureInterpretation.h:45