|
PICO Unity XR SDK
|
Public Member Functions | |
| int | fun () |
| int | fun (int x, int y) |
| void | usage () |
| int fun | ( | ) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
没有参数的函数
| int fun | ( | int | x, |
| int | y | ||
| ) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
有参数的函数
| void usage | ( | ) |
这个类包含两个fun函数: