nn::gr::CTR::Viewport::Set Member Function| Name | Description | |
|---|---|---|
| in | x_ |
Lower left x-coordinate of the viewport. |
| in | y_ |
Lower left y-coordinate of the viewport. |
| in | width_ |
Width of the viewport. |
| in | height_ |
Height of the viewport. |
Convenient function for specifying parameters all at once. You may assign values directly to member variables without using this function.
CONFIDENTIAL