git-svn-id: https://reactphysics3d.googlecode.com/svn/trunk@166 92aac97c-a6ce-11dd-a772-7fcde58d38e6
This commit is contained in:
parent
824a16d3de
commit
5fbc3801b6
|
@ -1,4 +1,4 @@
|
|||
/****************************************************************************
|
||||
/***************************************************************************
|
||||
* Copyright (C) 2009 Daniel Chappuis *
|
||||
****************************************************************************
|
||||
* This file is part of ReactPhysics3D. *
|
||||
|
@ -33,7 +33,7 @@ namespace reactphysics3d {
|
|||
bodies in the physics engine.
|
||||
-------------------------------------------------------------------
|
||||
*/
|
||||
class FaceEdgeContact : public contact {
|
||||
class FaceEdgeContact : public Contact {
|
||||
private :
|
||||
Segment3D contactSegment;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user