Merge pull request #1352 from sacereda/master
not compiling when using ASSIMP_DOUBLE_PRECISION
This commit is contained in:
@@ -417,7 +417,7 @@ ASSIMP_API void aiSetImportPropertyInteger(
|
||||
ASSIMP_API void aiSetImportPropertyFloat(
|
||||
C_STRUCT aiPropertyStore* store,
|
||||
const char* szName,
|
||||
float value);
|
||||
ai_real value);
|
||||
|
||||
// --------------------------------------------------------------------------------
|
||||
/** Set a string property.
|
||||
|
||||
Reference in New Issue
Block a user