- Timestamp:
- 02/08/10 14:45:27 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Engine/branches/0185_GEN_PHYSICS_REFACTOR_2/Physics/I_PhysicsZone.hpp
r3341 r3373 182 182 /// @{ 183 183 protected: 184 I_PhysicsZone( const Math::Vector3& _min, const Math::Vector3& _max);184 I_PhysicsZone(); 185 185 virtual ~I_PhysicsZone(); 186 186 /// @}
