Searched refs:poKmlOuterRing (Results 1 – 4 of 4) sorted by relevance
92 OuterBoundaryIsPtr poKmlOuterRing; in geom2kml() local216 poKmlOuterRing = poKmlFactory->CreateOuterBoundaryIs ( ); in geom2kml()217 poKmlOuterRing->set_linearring ( poKmlLinearRing ); in geom2kml()218 poKmlGeometry = poKmlOuterRing; in geom2kml()290 poKmlGeometry = poKmlOuterRing = in geom2kml()292 poKmlOuterRing->set_linearring ( poKmlLinearRing ); in geom2kml()444 OuterBoundaryIsPtr poKmlOuterRing; in kml2geom_rec() local543 poKmlOuterRing = poKmlPolygon->get_outerboundaryis ( ); in kml2geom_rec()544 poKmlLinearRing = poKmlOuterRing->get_linearring ( ); in kml2geom_rec()
209 OuterBoundaryIsPtr poKmlOuterRing = in geom2kml() local211 poKmlOuterRing->set_linearring( poKmlLinearRing ); in geom2kml()212 poKmlGeometry = poKmlOuterRing; in geom2kml()294 OuterBoundaryIsPtr poKmlOuterRing = in geom2kml() local296 poKmlGeometry = poKmlOuterRing; in geom2kml()297 poKmlOuterRing->set_linearring( poKmlLinearRing ); in geom2kml()559 OuterBoundaryIsPtr poKmlOuterRing = in kml2geom_rec() local561 LinearRingPtr poKmlLinearRing = poKmlOuterRing->get_linearring(); in kml2geom_rec()