Class IClothPhysicsGeometry

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class IClothPhysicsGeometry : public Azura::Physics::IPhysicsGeometry

Subclassed by Azura::Physics::ClothMesh, Azura::Physics::ClothPlane

Public Functions

virtual void SetAnchorOnIndex(U32 idx) = 0
virtual const Containers::Vector<float> &GetVertexInverseMass() const = 0
virtual PBD::ClothSolvingView GetPBDSolvingView(Memory::Allocator &allocator) = 0