Changeset 4746 in orxonox.OLD for orxonox/trunk/src/lib/physics/physics_connection.h
- Timestamp:
- Jul 1, 2005, 12:48:48 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/physics/physics_connection.h
r4731 r4746 37 37 void setField(const char* fieldName); 38 38 39 void apply( void) const;39 void apply() const; 40 40 41 41 private:
Note: See TracChangeset
for help on using the changeset viewer.