#include "ClothMeshDesc.h"
#include "NvCloth/Fabric.h"
#include "NvCloth/Factory.h"
Go to the source code of this file.
Classes | |
class | nv::cloth::ClothFabricCooker |
Use NvClothCreateFabricCooker() to create an implemented instance. More... | |
class | nv::cloth::ClothFabricDesc |
References all the data required to create a fabric. More... | |
struct | nv::cloth::ClothFabricPhase |
References a set of constraints that can be solved in parallel. More... | |
struct | nv::cloth::ClothFabricPhaseType |
Describe type of phase in cloth fabric. More... | |
struct | nv::cloth::CookedData |
Functions | |
NV_CLOTH_API (nv::cloth::ClothFabricCooker *) NvClothCreateFabricCooker() |