This is the complete list of members for NvCloth::SystemComponent, including all inherited members.
| Activate() override (defined in NvCloth::SystemComponent) | NvCloth::SystemComponent | protected |
| AddCloth(ICloth *cloth, const AZStd::string &solverName=DefaultSolverName) override | NvCloth::SystemComponent | protectedvirtual |
| AZ_COMPONENT(SystemComponent, "{89DF5C48-64AC-4B8E-9E61-0D4C7A7B5491}") (defined in NvCloth::SystemComponent) | NvCloth::SystemComponent | |
| AZ_RTTI(IClothSystem, "{83C01566-D028-4BE8-BE95-0A9DFE6137CA}") (defined in NvCloth::IClothSystem) | NvCloth::IClothSystem | protected |
| CheckLastClothError() | NvCloth::SystemComponent | static |
| CreateCloth(const AZStd::vector< SimParticleFormat > &initialParticles, const FabricCookedData &fabricCookedData) override | NvCloth::SystemComponent | protectedvirtual |
| Deactivate() override (defined in NvCloth::SystemComponent) | NvCloth::SystemComponent | protected |
| DestroyCloth(ICloth *&cloth) override | NvCloth::SystemComponent | protectedvirtual |
| DestroySolver(ISolver *&solver) override | NvCloth::SystemComponent | protectedvirtual |
| FindOrCreateSolver(const AZStd::string &name) override | NvCloth::SystemComponent | protectedvirtual |
| GetCloth(ClothId clothId) override | NvCloth::SystemComponent | protectedvirtual |
| GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType &incompatible) (defined in NvCloth::SystemComponent) | NvCloth::SystemComponent | static |
| GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType &provided) (defined in NvCloth::SystemComponent) | NvCloth::SystemComponent | static |
| GetRequiredServices(AZ::ComponentDescriptor::DependencyArrayType &required) (defined in NvCloth::SystemComponent) | NvCloth::SystemComponent | static |
| GetSolver(const AZStd::string &name) override | NvCloth::SystemComponent | protectedvirtual |
| GetTickOrder() override (defined in NvCloth::SystemComponent) | NvCloth::SystemComponent | protected |
| InitializeNvClothLibrary() (defined in NvCloth::SystemComponent) | NvCloth::SystemComponent | static |
| OnTick(float deltaTime, AZ::ScriptTimePoint time) override (defined in NvCloth::SystemComponent) | NvCloth::SystemComponent | protected |
| Reflect(AZ::ReflectContext *context) (defined in NvCloth::SystemComponent) | NvCloth::SystemComponent | static |
| RemoveCloth(ICloth *cloth) override | NvCloth::SystemComponent | protectedvirtual |
| ResetLastClothError() | NvCloth::SystemComponent | static |
| TearDownNvClothLibrary() (defined in NvCloth::SystemComponent) | NvCloth::SystemComponent | static |
| ~IClothSystem()=default (defined in NvCloth::IClothSystem) | NvCloth::IClothSystem | protectedvirtual |