Changeset 13041 for OpenSceneGraph/trunk/src/osgPlugins/lwo/old_Lwo2.h
- Timestamp:
- 03/21/12 18:36:20 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/lwo/old_Lwo2.h
r9397 r13041 19 19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 20 * 21 * The Open Scene Graph (OSG) is a cross platform C++/OpenGL library for 22 * real-time rendering of large 3D photo-realistic models. 21 * The Open Scene Graph (OSG) is a cross platform C++/OpenGL library for 22 * real-time rendering of large 3D photo-realistic models. 23 23 * The OSG homepage is http://www.openscenegraph.org/ 24 24 */ … … 93 93 }; 94 94 95 // makes 4-byte integer tag from four chars 95 // makes 4-byte integer tag from four chars 96 96 // used in IFF standard 97 97
