mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-23 02:34:40 +00:00
fixes for compilation on Visual C++ for Python 9.0
bump up to PyBullet 2.6.9
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#include "SpAlg.h"
|
||||
#include <iostream>
|
||||
|
||||
const int cSpAlg::gSpVecSize;
|
||||
const int cSpAlg::gSVTransRows;
|
||||
const int cSpAlg::gSVTransCols;
|
||||
|
||||
cSpAlg::tSpVec cSpAlg::ConvertCoordM(const tSpVec& m0, const tVector& origin0, const tVector& origin1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user