- Timestamp:
- May 28, 2015, 4:43:33 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/zoo-project/zoo-kernel/service_internal_otb.c
r646 r647 199 199 dynamic_cast<OutputImageParameter *> (param.GetPointer())->SetPixelType(outPixType); 200 200 } 201 else{ 202 if(test!=NULL && test->value!=NULL) 203 m_Application->SetParameterString(paramKey, test->value); 204 } 201 205 }else{ 202 206 if(type == ParameterType_OutputVectorData){
Note: See TracChangeset
for help on using the changeset viewer.