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::ITangentSpaceHelper Member List

This is the complete list of members for NvCloth::ITangentSpaceHelper, including all inherited members.

AZ_RTTI(ITangentSpaceHelper, "{1D96A3F2-7EC7-4DD0-A874-7C2ED4D6F360}") (defined in NvCloth::ITangentSpaceHelper)NvCloth::ITangentSpaceHelper
CalculateNormals(const AZStd::vector< SimParticleFormat > &vertices, const AZStd::vector< SimIndexType > &indices, AZStd::vector< AZ::Vector3 > &outNormals)=0NvCloth::ITangentSpaceHelperpure virtual
CalculateTangentsAndBitagents(const AZStd::vector< SimParticleFormat > &vertices, const AZStd::vector< SimIndexType > &indices, const AZStd::vector< SimUVType > &uvs, const AZStd::vector< AZ::Vector3 > &normals, AZStd::vector< AZ::Vector3 > &outTangents, AZStd::vector< AZ::Vector3 > &outBitangents)=0NvCloth::ITangentSpaceHelperpure virtual
CalculateTangentSpace(const AZStd::vector< SimParticleFormat > &vertices, const AZStd::vector< SimIndexType > &indices, const AZStd::vector< SimUVType > &uvs, AZStd::vector< AZ::Vector3 > &outTangents, AZStd::vector< AZ::Vector3 > &outBitangents, AZStd::vector< AZ::Vector3 > &outNormals)=0NvCloth::ITangentSpaceHelperpure virtual
~ITangentSpaceHelper()=default (defined in NvCloth::ITangentSpaceHelper)NvCloth::ITangentSpaceHelpervirtual