OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Functions
ossimGeoAnnotationObject.cpp File Reference
#include <ossim/imaging/ossimGeoAnnotationObject.h>

Go to the source code of this file.

Functions

 RTTI_DEF1 (ossimGeoAnnotationObject, "ossimGeoAnnotationObject", ossimAnnotationObject) ossimGeoAnnotationObject
 

Function Documentation

◆ RTTI_DEF1()

RTTI_DEF1 ( ossimGeoAnnotationObject  ,
"ossimGeoAnnotationObject"  ,
ossimAnnotationObject   
)

Definition at line 13 of file ossimGeoAnnotationObject.cpp.

21  :ossimAnnotationObject(r, g, b, thickness)
22 {
23 }