Open 3D Engine EMotionFX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
EMotionFX::JointSelectionWidget Class Reference

Inherits QWidget.

Public Slots

void Reinit ()
 

Signals

void ItemDoubleClicked (const QModelIndex &modelIndex)
 

Public Member Functions

 JointSelectionWidget (QAbstractItemView::SelectionMode selectionMode, QWidget *parent)
 
void SelectByJointName (const AZStd::string &jointName, bool clearSelection=true)
 
void SelectByJointNames (const AZStd::vector< AZStd::string > &jointNames, bool clearSelection=true)
 
AZStd::vector< AZStd::string > GetSelectedJointNames () const
 
void SetFilterState (const QString &category, const QString &displayName, bool enabled)
 
void HideIcons ()
 

The documentation for this class was generated from the following file: