VR-Vantage 3.0 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Enumerations
rfxImageMessage.h File Reference

Go to the source code of this file.

Classes

struct  makRadarFx::DtImageSize
class  makRadarFx::DtImageRequest
 DtImageRequest defines a request for an image from the RadarFX Server. More...
class  makRadarFx::DtImageResponse
 DtSarResponse is the returned image data by the server. More...

Namespaces

namespace  makRadarFx

Enumerations

enum  makRadarFx::DtImageFormat {
  makRadarFx::RAW, makRadarFx::BMP, makRadarFx::JPG, makRadarFx::PNG,
  makRadarFx::NITF
}
enum  makRadarFx::DtImageRotation { makRadarFx::NORTH_UP, makRadarFx::TRACK_UP }
enum  makRadarFx::DtImageReturnMethod { makRadarFx::STREAM = 0x1, makRadarFx::FILESYSTEM = 0x2 }
enum  makRadarFx::DtImageDataType { makRadarFx::BYTE, makRadarFx::SHORT, makRadarFx::FLOAT }
enum  makRadarFx::DtImageError {
  makRadarFx::IMAGE_NO_ERROR, makRadarFx::FAILED_RENDER, makRadarFx::FAILED_FILESAVE, makRadarFx::FAILED_ENTITY_LOOKUP,
  makRadarFx::FAILED_OTHER
}
enum  makRadarFx::DtImageWarning { makRadarFx::NO_WARNING, makRadarFx::WARNING_TERRAIN_TIMEOUT }


Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)