Rebel Fork Framework
|
#include "Urho3D/Math/BoundingBox.h"
#include "Urho3D/Math/Quaternion.h"
#include "Urho3D/Physics/CollisionGeometryDataCache.h"
#include "Urho3D/Scene/Component.h"
#include <EASTL/shared_array.h>
Classes | |
struct | Urho3D::TriangleMeshData |
Triangle mesh geometry data. More... | |
struct | Urho3D::GImpactMeshData |
Triangle mesh geometry data. More... | |
struct | Urho3D::ConvexData |
Convex hull geometry data. More... | |
struct | Urho3D::HeightfieldData |
Heightfield geometry data. More... | |
class | Urho3D::CollisionShape |
Physics collision shape component. More... | |