Reworked transformable
This commit is contained in:
parent
3e6884356f
commit
a17c73d3c9
7 changed files with 177 additions and 68 deletions
|
@ -88,6 +88,8 @@ namespace oglu
|
|||
*/
|
||||
void LookAt(const Transformable& target);
|
||||
|
||||
// void Move(float x, float y, float z) override;
|
||||
|
||||
/**
|
||||
* @brief Gets the projection matrix of the camera.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue