Home
last modified time | relevance | path

Searched defs:jointIndices (Results 1 – 16 of 16) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/usdSkel/
H A DskinningQuery.cpp62 const UsdAttribute& jointIndices, in UsdSkelSkinningQuery()
95 const UsdAttribute& jointIndices, in _InitializeJointInfluenceBindings()
339 VtIntArray jointIndices; in ComputeSkinnedPoints() local
404 VtIntArray jointIndices; in ComputeSkinnedNormals() local
472 VtIntArray jointIndices; in ComputeSkinnedTransform() local
H A Dutils.cpp1347 TfSpan<const int> jointIndices, in _NonInterleavedSkinPointsLBS()
1378 TfSpan<const int> jointIndices, in UsdSkelSkinPointsLBS()
1394 TfSpan<const int> jointIndices, in UsdSkelSkinPointsLBS()
1440 const int* jointIndices, in UsdSkelSkinPointsLBS()
1463 const VtIntArray& jointIndices, in UsdSkelSkinPointsLBS()
1574 TfSpan<const int> jointIndices, in _NonInterleavedSkinNormalsLBS()
1605 TfSpan<const int> jointIndices, in UsdSkelSkinNormalsLBS()
1621 TfSpan<const int> jointIndices, in UsdSkelSkinNormalsLBS()
1777 TfSpan<const int> jointIndices, in UsdSkelSkinTransformLBS()
1789 TfSpan<const int> jointIndices, in UsdSkelSkinTransformLBS()
[all …]
H A DwrapBindingAPI.cpp246 _ValidateJointIndices(TfSpan<const int> jointIndices, in _ValidateJointIndices()
H A DwrapUtils.cpp200 TfSpan<const int> jointIndices, in _NonInterleavedSkinTransformLBS()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_examples/
H A DpdControllerExplicit.py9 def computePD(self, bodyUniqueId, jointIndices, desiredPositions, desiredVelocities, kps, kds, argument
78 def computePD(self, bodyUniqueId, jointIndices, desiredPositions, desiredVelocities, kps, kds, argument
H A DpdControllerStable.py9 def computePD(self, bodyUniqueId, jointIndices, desiredPositions, desiredVelocities, kps, kds, argument
104 def computePD(self, bodyUniqueId, jointIndices, desiredPositions, desiredVelocities, kps, kds, argument
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/examples/
H A DpdControllerExplicit.py9 def computePD(self, bodyUniqueId, jointIndices, desiredPositions, desiredVelocities, kps, kds, argument
78 def computePD(self, bodyUniqueId, jointIndices, desiredPositions, desiredVelocities, kps, kds, argument
H A DpdControllerStable.py9 def computePD(self, bodyUniqueId, jointIndices, desiredPositions, desiredVelocities, kps, kds, argument
104 def computePD(self, bodyUniqueId, jointIndices, desiredPositions, desiredVelocities, kps, kds, argument
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_utils/
H A Dpd_controller_stable.py35 def computePD(self, bodyUniqueId, jointIndices, desiredPositions, desiredVelocities, kps, kds, argument
182 def computePD(self, bodyUniqueId, jointIndices, desiredPositions, desiredVelocities, kps, kds, argument
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/geometry/
H A Dskeletondata_p.h92 QHash<HJoint, int> jointIndices; member
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdSkelImaging/
H A Dutils.cpp288 VtIntArray* jointIndices, in UsdSkelImagingComputeBoneJointIndices()
304 int* jointIndices, in UsdSkelImagingComputeBoneJointIndices()
H A DskeletonAdapter.cpp2546 const int* jointIndices = _boneMeshJointIndices.cdata(); in ComputeTopologyAndRestState() local
2580 const int* jointIndices = _boneMeshJointIndices.cdata(); in ComputePoints() local
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/src/
H A DCOLLADAFWValidate.cpp196 const IntValuesArray& jointIndices = skinControllerData->getJointIndices(); in validate() local
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/src/
H A DCOLLADAMaxSkinControllerDataImporter.cpp204 const COLLADAFW::IntValuesArray& jointIndices = skinControllerData->getJointIndices(); in createSkinModifier() local
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/
H A DCOLLADASaxFWLLibraryControllersLoader.cpp116 COLLADAFW::IntValuesArray& jointIndices = mCurrentSkinControllerData->getJointIndices(); in writeVIndices() local
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae2ma/src/
H A DDAE2MAControllerImporter.cpp614 const COLLADAFW::IntValuesArray& jointIndices = skinControllerData->getJointIndices (); in createSkinCluster() local