Home
last modified time | relevance | path

Searched refs:configNormalize (Results 1 – 16 of 16) sorted by relevance

/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DPretransformVertices.h155 bool configKeepHierarchy, configNormalize; variable
H A DPretransformVertices.cpp84 configNormalize = (0 != pImp->GetPropertyInteger(AI_CONFIG_PP_PTV_NORMALIZE,0)); in SetupProperties()
666 if (configNormalize) { in Execute()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DPretransformVertices.h159 bool configNormalize; variable
H A DPretransformVertices.cpp61 : configKeepHierarchy (false), configNormalize(false), configTransform(false), configTransformati… in PretransformVertices()
86 configNormalize = (0 != pImp->GetPropertyInteger(AI_CONFIG_PP_PTV_NORMALIZE,0)); in SetupProperties()
677 if (configNormalize) { in Execute()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DPretransformVertices.h159 bool configNormalize; variable
H A DPretransformVertices.cpp61 : configKeepHierarchy (false), configNormalize(false), configTransform(false), configTransformati… in PretransformVertices()
86 configNormalize = (0 != pImp->GetPropertyInteger(AI_CONFIG_PP_PTV_NORMALIZE,0)); in SetupProperties()
678 if (configNormalize) { in Execute()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/code/PostProcessing/
H A DPretransformVertices.h158 bool configNormalize; variable
H A DPretransformVertices.cpp64 , configNormalize(false) in PretransformVertices()
91 configNormalize = (0 != pImp->GetPropertyInteger(AI_CONFIG_PP_PTV_NORMALIZE,0)); in SetupProperties()
693 if (configNormalize) { in Execute()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/code/PostProcessing/
H A DPretransformVertices.h158 bool configNormalize; variable
H A DPretransformVertices.cpp64 , configNormalize(false) in PretransformVertices()
91 configNormalize = (0 != pImp->GetPropertyInteger(AI_CONFIG_PP_PTV_NORMALIZE,0)); in SetupProperties()
693 if (configNormalize) { in Execute()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DPretransformVertices.h160 bool configNormalize; variable
H A DPretransformVertices.cpp62 : configKeepHierarchy (false), configNormalize(false), configTransform(false), configTransformati… in PretransformVertices()
87 configNormalize = (0 != pImp->GetPropertyInteger(AI_CONFIG_PP_PTV_NORMALIZE,0)); in SetupProperties()
685 if (configNormalize) { in Execute()
/dports/multimedia/assimp/assimp-5.1.3/code/PostProcessing/
H A DPretransformVertices.h158 bool configNormalize; variable
H A DPretransformVertices.cpp64 configNormalize(false), in PretransformVertices()
89 configNormalize = (0 != pImp->GetPropertyInteger(AI_CONFIG_PP_PTV_NORMALIZE, 0)); in SetupProperties()
653 if (configNormalize) { in Execute()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/PostProcessing/
H A DPretransformVertices.h158 bool configNormalize; variable
H A DPretransformVertices.cpp64 configNormalize(false), in PretransformVertices()
89 configNormalize = (0 != pImp->GetPropertyInteger(AI_CONFIG_PP_PTV_NORMALIZE, 0)); in SetupProperties()
653 if (configNormalize) { in Execute()