Changeset 4382 in orxonox.OLD for orxonox/trunk/src/lib/coord
- Timestamp:
- May 29, 2005, 9:04:17 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/coord/p_node.h
r4372 r4382 45 45 46 46 //! Patent Node is a Engine to calculate the position of an Object in respect to the position of its parent. 47 class PNode : public BaseObject {47 class PNode : virtual public BaseObject { 48 48 49 49 public:
Note: See TracChangeset
for help on using the changeset viewer.