OpenSceneGraph/src/osgPlugins/flt
Robert Osfield f7e944c47f Changed the use of std::vector<..>.begin() to &vector<..>.front() in code
from passing the vector contents to the GeoSet::setPrimLengths(..) etc.
methods.  This has been done to fix the compile under the MS .NET compiler
which has changed the definiation of the std::vector<..>::iterator to
a class rather than a pointer.
2002-01-15 23:21:31 +00:00
..
BoundingVolumeRecords.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
BoundingVolumeRecords.h Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
ColorPaletteRecord.cpp Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
ColorPaletteRecord.h Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
CommentRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
CommentRecord.h Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
ControlRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
ControlRecord.h Initial revision 2001-01-10 16:32:10 +00:00
DofRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
DofRecord.h Updates to the flt loader from Brede Johansen. 2001-11-01 16:35:26 +00:00
ExtensionRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
ExtensionRecord.h Updates to the flt loader from Brede Johansen. 2001-11-01 16:35:26 +00:00
ExternalRecord.cpp Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
ExternalRecord.h Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
FaceRecord.cpp Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
FaceRecord.h Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
flt2osg.cpp Updates to flt loading of light points, from Brede Johansen. 2001-12-20 12:12:30 +00:00
flt2osg.h Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
flt.cpp Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
flt.h Updates for Cygwin port, from Norman Vine. 2002-01-03 21:34:57 +00:00
FltFile.cpp Fixed IRIX compile issues with the flt loader. 2001-12-17 17:34:17 +00:00
FltFile.h Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
FltRecords.h Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
GeoSetBuilder.cpp Changed the use of std::vector<..>.begin() to &vector<..>.front() in code 2002-01-15 23:21:31 +00:00
GeoSetBuilder.h Fixed compilation problems in flt plugin under Windows, and removed usage of 2001-12-18 10:46:15 +00:00
GroupRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
GroupRecord.h Updates to the flt loader from Brede Johansen. 2001-11-01 16:35:26 +00:00
HeaderRecord.cpp Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
HeaderRecord.h Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
Input.cpp Fixes to Windows build in liu of the move to using just std::streams. 2001-12-14 23:18:28 +00:00
Input.h Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
InstanceRecords.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
InstanceRecords.h Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
license.txt Initial revision 2001-01-10 16:32:10 +00:00
LightPointRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
LightPointRecord.h Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
LightSourcePaletteRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
LightSourcePaletteRecord.h Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
LightSourceRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
LightSourceRecord.h Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
LodRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
LodRecord.h Updates to the flt loader from Brede Johansen. 2001-11-01 16:35:26 +00:00
LongIDRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
LongIDRecord.h Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Makefile Renamed the TOP variable in the Makefiles to OSGHOME. 2002-01-04 20:44:41 +00:00
MaterialPaletteRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
MaterialPaletteRecord.h Updates to the flt loader from Brede Johansen. 2001-11-01 16:35:26 +00:00
ObjectRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
ObjectRecord.h Updates to the flt loader from Brede Johansen. 2001-11-01 16:35:26 +00:00
OldMaterialPaletteRecord.cpp More clean up for synch with 0.8.42 2001-09-19 21:19:47 +00:00
OldMaterialPaletteRecord.h Updates to the flt loader from Brede Johansen. 2001-11-01 16:35:26 +00:00
OldVertexRecords.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
OldVertexRecords.h Updated OSG so that the old OSG_USE_IO_DOT_H has be removed from all headers 2001-12-14 21:49:04 +00:00
opcodes.h Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
Pool.cpp Updates for Cygwin port, from Norman Vine. 2002-01-03 21:34:57 +00:00
Pool.h Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
ReaderWriterATTR.cpp Fixed IRIX compile issues with the flt loader. 2001-12-17 17:34:17 +00:00
ReaderWriterFLT.cpp Updates for Cygwin port, from Norman Vine. 2002-01-03 21:34:57 +00:00
ReaderWriterFLT.h Added support for ReadResult and WriteResult to the osgDB::ReaderWriter 2001-10-30 14:20:37 +00:00
Record.cpp Fixes to Windows build in liu of the move to using just std::streams. 2001-12-14 23:18:28 +00:00
Record.h Updated OSG so that the old OSG_USE_IO_DOT_H has be removed from all headers 2001-12-14 21:49:04 +00:00
RecordVisitor.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
RecordVisitor.h Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Registry.cpp Removed all references to using namespace std to help solve compilation problems 2001-12-14 10:02:27 +00:00
Registry.h Updates for Cygwin port, from Norman Vine. 2002-01-03 21:34:57 +00:00
SwitchRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
SwitchRecord.h Updates to the flt loader from Brede Johansen. 2001-11-01 16:35:26 +00:00
TextureMappingPaletteRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
TextureMappingPaletteRecord.h Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
TexturePaletteRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
TexturePaletteRecord.h Integrated Brede Johansen's updates to flt loader. 2001-12-04 16:03:10 +00:00
TransformationRecords.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
TransformationRecords.h Updates to the flt loader from Brede Johansen. 2001-11-01 16:35:26 +00:00
UnknownRecord.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
UnknownRecord.h Initial revision 2001-01-10 16:32:10 +00:00
VertexPoolRecords.cpp Fixes to Windows build in liu of the move to using just std::streams. 2001-12-14 23:18:28 +00:00
VertexPoolRecords.h Fixes to Windows build in liu of the move to using just std::streams. 2001-12-14 23:18:28 +00:00