PxTrimeshSkinningGpuData
Defined in include/PxDeformableSkinning.h
-
struct PxTrimeshSkinningGpuData
Structure for GPU data related to trimesh skinning.
Public Members
-
PxTypedBoundedData<PxVec3> guideVerticesD
Pointer to guide vertices data on the GPU.
-
PxTypedStridedData<PxVec3> guideNormalsD
Pointer to guide normals data on the GPU.
-
PxTriangleMeshEmbeddingInfo *skinningInfoPerVertexD
Pointer to skinning information per vertex on the GPU.
-
PxTypedBoundedData<PxVec3> skinnedVerticesD
Pointer to skinned vertices data on the GPU.
-
PxTypedBoundedData<PxVec3> guideVerticesD