![]() |
PERRY v1.0.0
P-E-R-R-Y/PERRY helps creating games with a bunch of tools.
|
Raylib Model class. More...
#include <RayModel.hpp>
Public Member Functions | |
| RayModel () | |
| Construct a new Ray Model object. | |
| __v3f_t | getPosition () const override |
| void | setPosition (__v3f_t position) override |
Private Attributes | |
| Vector3 | _position |
| Vector3 | _size |
Friends | |
| class | RayWindow |
Raylib Model class.