newspeoplefor developersdocumentationdownloads

_matrix33_sse.cc

Go to the documentation of this file.
00001 #if defined(__USE_SSE__) || defined(DOXYGEN)
00002 
00003 #include "mathlib/_matrix33_sse.h"
00004 
00005 const _matrix33_sse _matrix33_sse::identity = _matrix33_sse();
00006 
00007 #endif // defined(__USE_SSE__) || defined(DOXYGEN)

Copyright © 1999-2005 by the contributing authors. Ideas, requests, problems: Send feedback.