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::Pipeline::MotionGroupExportContext Struct Reference

Inherits AZ::SceneAPI::Events::ICallContext.

Public Member Functions

 AZ_RTTI (MotionGroupExportContext, "{03B84A87-D1C2-4392-B78B-AC1174CA296E}", AZ::SceneAPI::Events::ICallContext)
 
 MotionGroupExportContext (AZ::SceneAPI::Events::ExportEventContext &parent, const Group::IMotionGroup &group, AZ::RC::Phase phase)
 
 MotionGroupExportContext (AZ::SceneAPI::Events::ExportProductList &products, const AZ::SceneAPI::Containers::Scene &scene, const AZStd::string &outputDirectory, const Group::IMotionGroup &group, AZ::RC::Phase phase)
 
 MotionGroupExportContext (const MotionGroupExportContext &copyContent, AZ::RC::Phase phase)
 
 MotionGroupExportContext (const MotionGroupExportContext &copyContent)=delete
 
MotionGroupExportContextoperator= (const MotionGroupExportContext &other)=delete
 

Public Attributes

AZ::SceneAPI::Events::ExportProductList & m_products
 
const AZ::SceneAPI::Containers::Scene & m_scene
 
const AZStd::string & m_outputDirectory
 
const Group::IMotionGroupm_group
 
const AZ::RC::Phase m_phase
 

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