OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
PhysicMeshShape Class Referencefinal

#include <physicmeshshape.h>

Public Member Functions

 PhysicMeshShape (const PhysicMeshShape &)=delete
 
float friction () const
 

Static Public Member Functions

static PhysicMeshShapeload (PackedMesh &&packed)
 

Friends

class DynamicWorld
 

Detailed Description

Definition at line 6 of file physicmeshshape.h.

Constructor & Destructor Documentation

◆ PhysicMeshShape()

PhysicMeshShape::PhysicMeshShape ( const PhysicMeshShape )
delete

Member Function Documentation

◆ friction()

float PhysicMeshShape::friction ( ) const

Definition at line 6 of file physicmeshshape.cpp.

◆ load()

PhysicMeshShape * PhysicMeshShape::load ( PackedMesh &&  packed)
static

Definition at line 10 of file physicmeshshape.cpp.

Friends And Related Symbol Documentation

◆ DynamicWorld

friend class DynamicWorld
friend

Definition at line 21 of file physicmeshshape.h.


The documentation for this class was generated from the following files: