Robert Osfield
|
bc0a402dac
|
Improved indentation, making it consistent with the rest of the OSG headers
|
2017-05-11 15:25:10 +01:00 |
|
Robert Osfield
|
48a3fc30f3
|
Removed old style OpenGL methods from PrimitiveFunctor classes/templates as these are no longer used or required.
|
2017-05-11 15:25:10 +01:00 |
|
Robert Osfield
|
14a563dc9f
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
|
Robert Osfield
|
08d21d8777
|
Introuced a local typedef of the index array type to keep the functor parameters consistent
|
2010-12-12 08:54:58 +00:00 |
|
Robert Osfield
|
1b1c5bbdd1
|
Added support for new double Vec*Array classes in various functors.
|
2007-12-04 14:46:46 +00:00 |
|
Robert Osfield
|
f1c2694c17
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
|
Robert Osfield
|
35fcaf7bde
|
Convert tabs to spaces.
|
2005-11-17 17:44:48 +00:00 |
|
Robert Osfield
|
678b22ce83
|
Updated Copyright notices to 1998-2005.
|
2005-04-14 21:41:28 +00:00 |
|
Robert Osfield
|
117c791a3b
|
Added osg::BufferObject and a made a number associated to accomodate this
new class. osg::BufferObject wraps up OpenGL pixel and array buffer objects.
Currently implementation is work in progress.
|
2005-02-09 10:39:45 +00:00 |
|
Robert Osfield
|
5747773096
|
From Tree, changes to better support Java binding generation
|
2004-09-28 09:14:04 +00:00 |
|
Robert Osfield
|
4d9bd4d825
|
Build fixes for gcc 3.4.1 support
|
2004-08-01 08:26:44 +00:00 |
|
Robert Osfield
|
e44176a7aa
|
Fixed the handling begin()/vertex()/end() sequences in TriangleIndexFunctor.
|
2004-03-29 12:28:40 +00:00 |
|
Robert Osfield
|
86dbbb2874
|
Added PrimitiveIndexFunctor for better support of TriangleIndexFunctor
|
2004-03-14 21:54:17 +00:00 |
|
Robert Osfield
|
8a1c39bffb
|
Fixed warning message
|
2004-03-02 15:26:31 +00:00 |
|
Robert Osfield
|
33201a8f25
|
Added new TriangleIndexFunctor.
|
2004-02-09 10:14:06 +00:00 |
|