Physics Simulation & Visualization Tool 0.1
A C++ physics simulation engine with real-time 3D visualization
Loading...
Searching...
No Matches
SceneObject.h File Reference
#include <glm/glm.hpp>
#include <glm/gtc/quaternion.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <utility>
#include <graphics/components/Mesh.h>
#include "IDrawable.h"
#include <graphics/components/Shader.h>
#include "SceneManager.h"
#include "IPickable.h"
#include "physics/PhysicsSystem.h"
#include "graphics/core/SceneObjectOptions.h"
Include dependency graph for SceneObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SceneObject
 

Namespaces

namespace  Physics