Home
last modified time | relevance | path

Searched refs:TransformationComp_GeometricRotation (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DFBXConverter.cpp95 TransformationComp_GeometricRotation, enumerator
422 case TransformationComp_GeometricRotation: in NameTransformationComp()
465 case TransformationComp_GeometricRotation: in NameTransformationCompProperty()
591 …comp == TransformationComp_GeometricScaling || comp == TransformationComp_GeometricRotation || com… in NeedsComplexTransformationChain()
696 GetRotationMatrix(rot, GeometricRotation, chain[TransformationComp_GeometricRotation]); in GenerateTransformationNodeChain()
2160 …comp != TransformationComp_GeometricScaling && comp != TransformationComp_GeometricRotation && com… in GenerateNodeAnimations()
2220 case TransformationComp_GeometricRotation: in GenerateNodeAnimations()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DFBXConverter.cpp98 TransformationComp_GeometricRotation, enumerator
751 case TransformationComp_GeometricRotation: in NameTransformationComp()
793 case TransformationComp_GeometricRotation: in NameTransformationCompProperty()
913 …comp == TransformationComp_GeometricScaling || comp == TransformationComp_GeometricRotation || com… in NeedsComplexTransformationChain()
1013 GetRotationMatrix( rot, GeometricRotation, chain[ TransformationComp_GeometricRotation ] ); in GenerateTransformationNodeChain()
2473 …comp != TransformationComp_GeometricScaling && comp != TransformationComp_GeometricRotation && com… in GenerateNodeAnimations()
2533 case TransformationComp_GeometricRotation: in GenerateNodeAnimations()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DFBXConverter.cpp98 TransformationComp_GeometricRotation, enumerator
770 case TransformationComp_GeometricRotation: in NameTransformationComp()
811 case TransformationComp_GeometricRotation: in NameTransformationCompProperty()
930 …comp == TransformationComp_GeometricScaling || comp == TransformationComp_GeometricRotation || com… in NeedsComplexTransformationChain()
1028 GetRotationMatrix( rot, GeometricRotation, chain[ TransformationComp_GeometricRotation ] ); in GenerateTransformationNodeChain()
2525 …comp != TransformationComp_GeometricScaling && comp != TransformationComp_GeometricRotation && com… in GenerateNodeAnimations()
2585 case TransformationComp_GeometricRotation: in GenerateNodeAnimations()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/FBX/
H A DFBXConverter.h109 TransformationComp_GeometricRotation, enumerator
H A DFBXConverter.cpp489 case TransformationComp_GeometricRotation: in NameTransformationComp()
535 case TransformationComp_GeometricRotation: in NameTransformationCompProperty()
797 …chainBits = chainBits | (1 << TransformationComp_GeometricRotation) | (1 << TransformationComp_Geo… in GenerateTransformationNodeChain()
798 GetRotationMatrix(rot, GeometricRotation, chain[TransformationComp_GeometricRotation]); in GenerateTransformationNodeChain()
2869 case TransformationComp_GeometricRotation: in GenerateNodeAnimations()
3131 … || i == TransformationComp_PostRotation || i == TransformationComp_GeometricRotation) { in GenerateSimpleNodeAnim()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/FBX/
H A DFBXConverter.h109 TransformationComp_GeometricRotation, enumerator
H A DFBXConverter.cpp504 case TransformationComp_GeometricRotation: in NameTransformationComp()
550 case TransformationComp_GeometricRotation: in NameTransformationCompProperty()
817 …chainBits = chainBits | (1 << TransformationComp_GeometricRotation) | (1 << TransformationComp_Geo… in GenerateTransformationNodeChain()
818 … GetRotationMatrix(rot, GeometricRotation, chain[TransformationComp_GeometricRotation]); in GenerateTransformationNodeChain()
2902 case TransformationComp_GeometricRotation: in GenerateNodeAnimations()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/code/FBX/
H A DFBXConverter.h109 TransformationComp_GeometricRotation, enumerator
H A DFBXConverter.cpp502 case TransformationComp_GeometricRotation: in NameTransformationComp()
548 case TransformationComp_GeometricRotation: in NameTransformationCompProperty()
815 …chainBits = chainBits | (1 << TransformationComp_GeometricRotation) | (1 << TransformationComp_Geo… in GenerateTransformationNodeChain()
816 … GetRotationMatrix(rot, GeometricRotation, chain[TransformationComp_GeometricRotation]); in GenerateTransformationNodeChain()
2894 case TransformationComp_GeometricRotation: in GenerateNodeAnimations()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/code/FBX/
H A DFBXConverter.h109 TransformationComp_GeometricRotation, enumerator
H A DFBXConverter.cpp502 case TransformationComp_GeometricRotation: in NameTransformationComp()
548 case TransformationComp_GeometricRotation: in NameTransformationCompProperty()
815 …chainBits = chainBits | (1 << TransformationComp_GeometricRotation) | (1 << TransformationComp_Geo… in GenerateTransformationNodeChain()
816 … GetRotationMatrix(rot, GeometricRotation, chain[TransformationComp_GeometricRotation]); in GenerateTransformationNodeChain()
2894 case TransformationComp_GeometricRotation: in GenerateNodeAnimations()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Tools/AssetImporter/
H A DAssetImporter.cpp115 TransformationComp_GeometricRotation, enumerator