Ice Sheet System Model  4.18
Code documentation
KML_Object.cpp File Reference

: implementation of the kml_object abstract object More...

#include "./KML_Object.h"
#include "./KML_Attribute.h"
#include "./KML_Comment.h"
#include "./KML_Unknown.h"
#include "./KML_LatLonBox.h"
#include "./KML_Icon.h"
#include "./KML_MultiGeometry.h"
#include "./KML_Document.h"
#include "./KML_LinearRing.h"
#include "./KML_LineStyle.h"
#include "./KML_LineString.h"
#include "./KML_PolyStyle.h"
#include "./KML_Polygon.h"
#include "./KML_Point.h"
#include "./KML_GroundOverlay.h"
#include "./KML_Placemark.h"
#include "./KML_Folder.h"
#include "../shared/shared.h"

Go to the source code of this file.

Detailed Description

: implementation of the kml_object abstract object

Definition in file KML_Object.cpp.