Surface is an abstract class that represents a 2-dimensional geometric objects. More...
#include "Geometry.h"
Go to the source code of this file.
Classes | |
class | te::gm::Surface |
Surface is an abstract class that represents a 2-dimensional geometric objects. More... | |
Namespaces | |
te | |
URI C++ Library. | |
te::gm | |
Namespace for the Vector Geometry module of TerraLib. | |
Surface is an abstract class that represents a 2-dimensional geometric objects.
Definition in file Surface.h.