Open 3D Engine PhysX 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.
PhysX::Editor::InertiaPropertyHandler Class Reference

Inherits QObject, and AzToolsFramework::PropertyHandler< AZ::Matrix3x3, AzQtComponents::VectorInput >.

Public Member Functions

 AZ_CLASS_ALLOCATOR (InertiaPropertyHandler, AZ::SystemAllocator)
 
AZ::u32 GetHandlerName (void) const override
 
QWidget * CreateGUI (QWidget *parent) override
 
void ConsumeAttribute (AzQtComponents::VectorInput *GUI, AZ::u32 attrib, AzToolsFramework::PropertyAttributeReader *attrValue, const char *debugName) override
 
void WriteGUIValuesIntoProperty (size_t index, AzQtComponents::VectorInput *GUI, AZ::Matrix3x3 &instance, AzToolsFramework::InstanceDataNode *node) override
 
bool ReadValuesIntoGUI (size_t index, AzQtComponents::VectorInput *GUI, const AZ::Matrix3x3 &instance, AzToolsFramework::InstanceDataNode *node) override
 

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