Skip to content

Class SFCGAL::Surface#

ClassList > SFCGAL > Surface

More...

  • #include <Surface.h>

Inherits the following classes: SFCGAL::Geometry

Inherited by the following classes: SFCGAL::Polygon, SFCGAL::PolyhedralSurface, SFCGAL::Triangle, SFCGAL::TriangulatedSurface

Public Functions#

Type Name
int dimension () override const
virtual ~Surface ()

Protected Functions#

Type Name
Surface ()
Surface (Surface const & other)

Detailed Description#

Abstract Surface class

Public Functions Documentation#

function dimension#

int SFCGAL::Surface::dimension () override const

function ~Surface#

virtual SFCGAL::Surface::~Surface () 

destructor


Protected Functions Documentation#

function Surface [1/2]#

SFCGAL::Surface::Surface () 

[OGC/SFS]"The area of this Surface, as measured in the spatial reference system of this Surface" [OGC/SFS]"The mathematical centroid for this Surface as a Point. The result in not guaranteed to be on this Surface" [OGC/SFS]"A Point guaranteed to be on this Surface"

Warning:

empty point is isEmpty() no default constructor


function Surface [2/2]#

SFCGAL::Surface::Surface (
    Surface const & other
) 

no copy constructor



The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/Surface.h