- Timestamp:
- 11/28/07 21:52:44 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/fcptr_stable_jun07/Source/Base/Base/OSGMatrix.inl
r666 r1027 323 323 } 324 324 325 #ifndef WIN32326 327 325 //! Set value from an VectorType3f array, be shure the sizes match 328 326 … … 335 333 } 336 334 } 337 338 #endif339 335 340 336 /*! \brief Set matrix by a given str (like "1.0 0.0 0.0 0.0 ...
