Linux64 support, integrated physics/decomposition
This commit is contained in:
12
indra/libpathing/llphysicsextensions.h
Normal file
12
indra/libpathing/llphysicsextensions.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef LLPYHSICS_EXTENSIONS_H
|
||||
#define LLPYHSICS_EXTENSIONS_H
|
||||
|
||||
class LLPhysicsExtensions
|
||||
{
|
||||
public:
|
||||
static void quitSystem();
|
||||
|
||||
bool isFunctional();
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user