OGS
GeoLib::Surface Member List

This is the complete list of members for GeoLib::Surface, including all inherited members.

_bounding_volumeGeoLib::Surfaceprotected
_sfc_pntsGeoLib::Surfaceprotected
_sfc_trianglesGeoLib::Surfaceprotected
_surface_gridGeoLib::Surfacemutableprotected
addTriangle(std::size_t pnt_a, std::size_t pnt_b, std::size_t pnt_c)GeoLib::Surface
getAABB() constGeoLib::Surfaceinline
getGeoType() const overrideGeoLib::Surfaceinlinevirtual
getNumberOfTriangles() constGeoLib::Surface
getPointVec() constGeoLib::Surfaceinline
isPntInBoundingVolume(MathLib::Point3d const &pnt, double eps) constGeoLib::Surface
isPntInSfc(MathLib::Point3d const &pnt, double eps) constGeoLib::Surface
operator=(Surface const &src)=deleteGeoLib::Surface
operator=(Surface &&src)=deleteGeoLib::Surface
operator[](std::size_t i) constGeoLib::Surface
Surface(const std::vector< Point * > &pnt_vec)GeoLib::Surfaceexplicit
Surface(Surface const &src)GeoLib::Surface
Surface(Surface &&src)=deleteGeoLib::Surface
~GeoObject()=defaultGeoLib::GeoObjectvirtual
~Surface() overrideGeoLib::Surface