Open 3D Engine NvCloth 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.
NvCloth::NvClothTypesDeleter Struct Reference

#include <NvTypes.h>

Public Member Functions

void operator() (nv::cloth::Factory *factory) const
 
void operator() (nv::cloth::Solver *solver) const
 
void operator() (nv::cloth::Fabric *fabric) const
 
void operator() (nv::cloth::Cloth *cloth) const
 

Detailed Description

Defines deleters for NvCloth types to destroy them appropriately, allowing to handle them with unique pointers.


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