OpenSceneGraph/include
Robert Osfield 8e2f1bdb72 Modified the Matrix multiple method added by Don so it is safer and added comments explaining why it shouldn't be needed as other more efficient methods should be doing the work for us.
Also added Matrix::ensureRealized() to support the lazy initialization of Matrix, whilest keeping the implementation robust so that external calls to Matrix which get values do so on an initialized matrix.
2001-09-29 09:37:43 +00:00
..
osg Modified the Matrix multiple method added by Don so it is safer and added comments explaining why it shouldn't be needed as other more efficient methods should be doing the work for us. 2001-09-29 09:37:43 +00:00
osgDB *** empty log message *** 2001-09-28 12:36:40 +00:00
osgGLUT *** empty log message *** 2001-09-28 12:36:40 +00:00
osgUtil *** empty log message *** 2001-09-28 12:36:40 +00:00
osgWX *** empty log message *** 2001-09-28 12:36:40 +00:00