Changeset 1727
- Timestamp:
- Aug 12, 2012, 11:38:03 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Physics/EasyPhysics.h
r1724 r1727 156 156 157 157 #else // NO PHYSIC IMPLEMENTATION 158 159 virtual void InitBodyToRigid(bool ZeroMassIsKinematic=false) { } 160 virtual void InitBodyToGhost() { } 161 virtual void AddToSimulation(class Simulation* current_simulation) { } 162 virtual void RemoveFromSimulation(class Simulation* current_simulation) { } 163 virtual void SetMovementForFrame(vec3 &MoveQuantity) { } 158 164 159 165 #endif // PHYSIC IMPLEMENTATION
Note: See TracChangeset
for help on using the changeset viewer.