A rectangle defined by top-left and bottom-right frame coordinates.
More...
#include <vraysdk.hpp>
|
| ImageRegion (int x=0, int y=0, int w=0, int h=0) |
|
int | getHeight () const |
|
int | getWidth () const |
|
int | getX () const |
|
int | getY () const |
|
void | set (int x, int y, int w, int h) |
|
void | setHeight (int height) |
|
void | setWidth (int width) |
|
void | setX (int x) |
|
void | setY (int y) |
|
|
int | x0 |
|
int | x1 |
|
int | y0 |
|
int | y1 |
|
A rectangle defined by top-left and bottom-right frame coordinates.
The documentation for this struct was generated from the following file:
- /home/jenkins/ci/cgrepo/appsdk/VRay_SDK_CPP/include/vraysdk.hpp