Files
OpenSceneGraph/src
Michael PLATINGS dc123461c7 Fixed redundant "enumeration not handled in switch" warnings.
Fixed a warning about a comparison between different enums - EUnifiedMappingType was being compared with EMappingType. In general the FBX SDK is moving away from Get & Set functions to giving direct access to properties, so I have changed GetMappingType() to CurrentMappingType.Get()
2011-06-21 09:29:32 +00:00
..
2011-05-09 10:54:50 +00:00
2011-05-06 10:29:47 +00:00