PERRY v1.0.0
P-E-R-R-Y/PERRY helps creating games with a bunch of tools.
Loading...
Searching...
No Matches
RayModel Class Reference

Raylib Model class. More...

#include <RayModel.hpp>

Inheritance diagram for RayModel:
graphic::IModel

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
 

Detailed Description

Raylib Model class.


The documentation for this class was generated from the following file: