Home
last modified time | relevance | path

Searched refs:GetPropertyInteger (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/games/spring/spring_98.0/rts/lib/assimp/include/assimp/
H A DImporter.hpp244 int GetPropertyInteger(const char* szName,
255 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
/dports/devel/upp/upp/bazaar/plugin/assimp/include/assimp/
H A DImporter.hpp261 int GetPropertyInteger(const char* szName,
272 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
H A DExporter.hpp407 int GetPropertyInteger(const char* szName,
418 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/include/assimp/
H A DImporter.hpp248 int GetPropertyInteger(const char* szName,
259 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
H A DExporter.hpp409 int GetPropertyInteger(const char* szName,
420 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/include/assimp/
H A DImporter.hpp253 int GetPropertyInteger(const char* szName,
264 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
H A DExporter.hpp409 int GetPropertyInteger(const char* szName,
420 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A DImporter.hpp261 int GetPropertyInteger(const char* szName,
272 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
H A DExporter.hpp409 int GetPropertyInteger(const char* szName,
420 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A DImporter.hpp261 int GetPropertyInteger(const char* szName,
272 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
H A DExporter.hpp409 int GetPropertyInteger(const char* szName,
420 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/include/assimp/
H A DImporter.hpp251 int GetPropertyInteger(const char* szName,
262 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
H A DExporter.hpp383 int GetPropertyInteger(const char* szName,
394 return GetPropertyInteger(szName,bErrorReturn)!=0; in GetPropertyBool()
/dports/multimedia/assimp/assimp-5.1.3/include/assimp/
H A DImporter.hpp267 int GetPropertyInteger(const char *szName,
278 return GetPropertyInteger(szName, bErrorReturn) != 0; in GetPropertyBool()
H A DExporter.hpp409 int GetPropertyInteger(const char *szName,
420 return GetPropertyInteger(szName, bErrorReturn) != 0; in GetPropertyBool()
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DOptimizeMeshes.cpp88 …max_faces = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_TRIANGLE_LIMIT,AI_SLM_DEFAULT_MAX_TRIANGLES); in SetupProperties()
89 max_verts = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_VERTEX_LIMIT,AI_SLM_DEFAULT_MAX_VERTICES); in SetupProperties()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/PostProcessing/
H A DOptimizeMeshes.cpp99 …max_faces = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_TRIANGLE_LIMIT,AI_SLM_DEFAULT_MAX_TRIANGLES); in SetupProperties()
100 … max_verts = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_VERTEX_LIMIT,AI_SLM_DEFAULT_MAX_VERTICES); in SetupProperties()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DOptimizeMeshes.cpp97 …max_faces = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_TRIANGLE_LIMIT,AI_SLM_DEFAULT_MAX_TRIANGLES); in SetupProperties()
98 … max_verts = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_VERTEX_LIMIT,AI_SLM_DEFAULT_MAX_VERTICES); in SetupProperties()
/dports/multimedia/assimp/assimp-5.1.3/code/PostProcessing/
H A DOptimizeMeshes.cpp99 …max_faces = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_TRIANGLE_LIMIT,AI_SLM_DEFAULT_MAX_TRIANGLES); in SetupProperties()
100 … max_verts = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_VERTEX_LIMIT,AI_SLM_DEFAULT_MAX_VERTICES); in SetupProperties()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DOptimizeMeshes.cpp97 …max_faces = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_TRIANGLE_LIMIT,AI_SLM_DEFAULT_MAX_TRIANGLES); in SetupProperties()
98 … max_verts = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_VERTEX_LIMIT,AI_SLM_DEFAULT_MAX_VERTICES); in SetupProperties()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/code/PostProcessing/
H A DOptimizeMeshes.cpp99 …max_faces = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_TRIANGLE_LIMIT,AI_SLM_DEFAULT_MAX_TRIANGLES); in SetupProperties()
100 … max_verts = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_VERTEX_LIMIT,AI_SLM_DEFAULT_MAX_VERTICES); in SetupProperties()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/code/PostProcessing/
H A DOptimizeMeshes.cpp99 …max_faces = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_TRIANGLE_LIMIT,AI_SLM_DEFAULT_MAX_TRIANGLES); in SetupProperties()
100 … max_verts = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_VERTEX_LIMIT,AI_SLM_DEFAULT_MAX_VERTICES); in SetupProperties()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DFindDegenerates.cpp80 mConfigRemoveDegenerates = (0 != pImp->GetPropertyInteger(AI_CONFIG_PP_FD_REMOVE,0)); in SetupProperties()
81 mConfigCheckAreaOfTriangle = ( 0 != pImp->GetPropertyInteger(AI_CONFIG_PP_FD_CHECKAREA) ); in SetupProperties()
H A DOptimizeMeshes.cpp98 …max_faces = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_TRIANGLE_LIMIT,AI_SLM_DEFAULT_MAX_TRIANGLES); in SetupProperties()
99 … max_verts = pImp->GetPropertyInteger(AI_CONFIG_PP_SLM_VERTEX_LIMIT,AI_SLM_DEFAULT_MAX_VERTICES); in SetupProperties()
/dports/multimedia/assimp/assimp-5.1.3/test/unit/
H A DutImporter.cpp188 EXPECT_EQ(1503, pImp->GetPropertyInteger("quakquak", 0)); in TEST_F()
189 EXPECT_EQ(314159, pImp->GetPropertyInteger("not_there", 314159)); in TEST_F()

12345678910