|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <physicmeshshape.h>
Public Member Functions | |
| PhysicMeshShape (const PhysicMeshShape &)=delete | |
| float | friction () const |
Static Public Member Functions | |
| static PhysicMeshShape * | load (PackedMesh &&packed) |
Friends | |
| class | DynamicWorld |
Definition at line 6 of file physicmeshshape.h.
|
delete |
| float PhysicMeshShape::friction | ( | ) | const |
Definition at line 6 of file physicmeshshape.cpp.
|
static |
Definition at line 10 of file physicmeshshape.cpp.
|
friend |
Definition at line 21 of file physicmeshshape.h.