Go to file
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
dist Synch with 20010921 2001-09-22 02:42:08 +00:00
doc Synch with 20010921 2001-09-22 02:42:08 +00:00
include 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
lib Added files to keep cvs from removing empty directories lib and lib/osgPlugins 2001-09-22 02:04:50 +00:00
Make Cleaned up inst rules a bit... 2001-09-28 19:36:58 +00:00
Metrowerks Addec binary files with -kb 2001-09-20 00:48:36 +00:00
src 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
VisualStudio Synch with 20010921 2001-09-22 02:42:08 +00:00
AUTHORS Synch with 20010921 2001-09-22 02:42:08 +00:00
ChangeLog *** empty log message *** 2001-09-28 16:56:19 +00:00
COPYING Initial revision 2001-01-10 16:32:10 +00:00
FAQ Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
index.html Synch with 20010921 2001-09-22 02:42:08 +00:00
INSTALL Synch with 20010921 2001-09-22 02:42:08 +00:00
Makefile Cleaned up inst rules a bit... 2001-09-28 19:36:58 +00:00
NEWS Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
README Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
TODO Synch with 20010921 2001-09-22 02:42:08 +00:00

Welcome to the Open Scene Graph (OSG).

For compiling the OSG under all platforms (Linux, FreeBSD, IRIX, Windows
and Mac) please read INSTALL.

For general documentation, distribution contents, and plugin 
dependancies please read index.html in your prefered browser.
index.html also has links to INSTALL, making it easier for Windows 
users which might find the lack of file extensions on text files awkward.

Robert Osfield. 
robert@openscenegraph.com
May 2001.