Danbias/Code/OysterPhysics3D
Dander7BD 311beaac14 ICollideable edited
For some reason the Intersects() and Contains() methods were taking a
pointer as parameter then I am certain that I wrote it as a &-reference.
If someone edited this, there is no GIT history logged about it.

Please, DO NOT CHANGE this again, thanks
2013-11-25 14:22:38 +01:00
..
Box.cpp ICollideable edited 2013-11-25 14:22:38 +01:00
Box.h ICollideable edited 2013-11-25 14:22:38 +01:00
BoxAxisAligned.cpp ICollideable edited 2013-11-25 14:22:38 +01:00
BoxAxisAligned.h ICollideable edited 2013-11-25 14:22:38 +01:00
FluidDrag.cpp Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
FluidDrag.h Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
Frustrum.cpp ICollideable edited 2013-11-25 14:22:38 +01:00
Frustrum.h ICollideable edited 2013-11-25 14:22:38 +01:00
ICollideable.cpp Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
ICollideable.h ICollideable edited 2013-11-25 14:22:38 +01:00
Line.cpp ICollideable edited 2013-11-25 14:22:38 +01:00
Line.h ICollideable edited 2013-11-25 14:22:38 +01:00
OysterCollision3D.cpp Box updated 2013-11-20 16:59:12 +01:00
OysterCollision3D.h Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
OysterPhysics3D.h Added more inertia functions. 2013-11-22 08:58:00 +01:00
OysterPhysics3D.vcxproj Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
OysterPhysics3D.vcxproj.filters Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
Particle.cpp Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
Particle.h Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
Plane.cpp ICollideable edited 2013-11-25 14:22:38 +01:00
Plane.h ICollideable edited 2013-11-25 14:22:38 +01:00
Point.cpp ICollideable edited 2013-11-25 14:22:38 +01:00
Point.h ICollideable edited 2013-11-25 14:22:38 +01:00
Ray.cpp ICollideable edited 2013-11-25 14:22:38 +01:00
Ray.h ICollideable edited 2013-11-25 14:22:38 +01:00
RigidBody.cpp Merge conflict fixed 2013-11-21 17:27:28 +01:00
RigidBody.h IRigidBody done 2013-11-21 17:22:13 +01:00
Sphere.cpp ICollideable edited 2013-11-25 14:22:38 +01:00
Sphere.h ICollideable edited 2013-11-25 14:22:38 +01:00
Spring.cpp Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
Spring.h Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
Universe.cpp ICollideable edited 2013-11-25 14:22:38 +01:00
Universe.h ICollideable edited 2013-11-25 14:22:38 +01:00