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

#include <physicmesh.h>

Public Member Functions

 PhysicMesh ()=default
 
 PhysicMesh (const ProtoMesh &proto, DynamicWorld &owner, bool movable)
 
bool isEmpty () const
 
void setObjMatrix (const Tempest::Matrix4x4 &m)
 
void setSkeleton (const Skeleton *sk)
 
void setPose (const Pose &p)
 
void setInteractive (Interactive *it)
 

Detailed Description

Definition at line 10 of file physicmesh.h.

Constructor & Destructor Documentation

◆ PhysicMesh() [1/2]

PhysicMesh::PhysicMesh ( )
default

◆ PhysicMesh() [2/2]

PhysicMesh::PhysicMesh ( const ProtoMesh proto,
DynamicWorld owner,
bool  movable 
)

Definition at line 8 of file physicmesh.cpp.

Member Function Documentation

◆ isEmpty()

bool PhysicMesh::isEmpty ( ) const

Definition at line 22 of file physicmesh.cpp.

◆ setInteractive()

void PhysicMesh::setInteractive ( Interactive it)

Definition at line 55 of file physicmesh.cpp.

◆ setObjMatrix()

void PhysicMesh::setObjMatrix ( const Tempest::Matrix4x4 &  m)

Definition at line 26 of file physicmesh.cpp.

◆ setPose()

void PhysicMesh::setPose ( const Pose p)

Definition at line 36 of file physicmesh.cpp.

◆ setSkeleton()

void PhysicMesh::setSkeleton ( const Skeleton sk)

Definition at line 30 of file physicmesh.cpp.


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