- Timestamp:
- 05/30/04 01:35:31 (21 years ago)
- File:
-
- 1 edited
-
ps/trunk/source/graphics/MapReader.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ps/trunk/source/graphics/MapReader.cpp
r306 r316 161 161 if( templateObject ) 162 162 { 163 CVector3D orient = ((CMatrix3D*)m_Objects[i].m_Transform)->GetIn();163 CVector3D orient = -((CMatrix3D*)m_Objects[i].m_Transform)->GetIn(); 164 164 CVector3D position = ((CMatrix3D*)m_Objects[i].m_Transform)->GetTranslation(); 165 165
Note:
See TracChangeset
for help on using the changeset viewer.
