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