formatting
This commit is contained in:
parent
75432b1f58
commit
f9d1624843
|
|
@ -39,7 +39,7 @@ class Physical;
|
|||
////////////////////////////////////////////////////////////////////
|
||||
class EXPCL_PANDAPHYSICS BaseIntegrator : public ReferenceCount {
|
||||
public:
|
||||
typedef pvector< LMatrix4f > MatrixVector;
|
||||
typedef pvector<LMatrix4f> MatrixVector;
|
||||
|
||||
virtual ~BaseIntegrator();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue