Represents a viewport rectangle, but with coordinates in the range [0..1] instead of in pixels.
#include <maxapi.h>
Public Member Functions |
|
DeviceRect () | |
Public Attributes |
|
float | top |
float | left |
float | bottom |
float | right |
DeviceRect | ( | ) | [inline] |