Changeset 10662 in orxonox.OLD for branches/vs-enhencements/src/util
- Timestamp:
- May 24, 2007, 3:54:26 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/vs-enhencements/src/util/track/track.h
r10642 r10662 50 50 int nodeCount; //!< The count of points this Track has. 51 51 Curve* curve; //!< The Curve of this Track 52 53 ActionBox* getActionBox(){ return this->actionBox; } 52 54 53 55 private:
Note: See TracChangeset
for help on using the changeset viewer.