Catos Engine (Source)
0.0.1
Lightweight Game engine
Loading...
Searching...
No Matches
node3d.h
Go to the documentation of this file.
1
//
2
// Created by allos on 9/29/2024.
3
//
4
5
#ifndef CATOS_NODE3D_H
6
#define CATOS_NODE3D_H
7
8
9
class
node3d
{
10
11
};
12
13
14
#endif
//CATOS_NODE3D_H
node3d
Definition
node3d.h:9