|
VR-Engage
2.2
|
Defines the width and height of a radar image in pixels
#include <rfxImageMessage.h>
Public Member Functions | |
| DtImageSize () | |
| DtImageSize (int imgX, int imgY) | |
Public Attributes | |
| int | x |
| int | y |
|
inline |
|
inline |
| int makRadarFx::DtImageSize::x |
Image width in pixels.
Referenced by DtImageSize(), and DtImageSize().
| int makRadarFx::DtImageSize::y |
Image height in pixels.
Referenced by DtImageSize(), and DtImageSize().