Changeset 1027 for branches/fcptr_stable_jun07/Source/Base/Base/OSGMatrix.h
- 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.h
r666 r1027 209 209 void setValue (const VectorType *pMat ); 210 210 211 #ifndef WIN32212 211 void setValue (const VectorType3f *pMat ); 213 #endif214 212 215 213 void setValue (const Char8 *string,
