Submission from Perry Miller for support of OpenFlight15.7's local vertex pool
and mesh primitives. Converted Perry's code to work with the osg::Geometry instead of osg::GeoSet.
This commit is contained in:
@@ -213,7 +213,7 @@ void FltFile::readExternals()
|
||||
}
|
||||
|
||||
|
||||
int FltFile::getFlightVersion()
|
||||
int FltFile::getFlightVersion() const
|
||||
{
|
||||
if (_headerRecord.get())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user