nvidia::apex::ClothingPreview Class Reference
A lightweight preview of a ClothingActor that will not perform any simulation. More...
#include <ClothingPreview.h>
Inheritance diagram for nvidia::apex::ClothingPreview:
Public Member Functions | |
virtual void | updateState (const PxMat44 &globalPose, const PxMat44 *newBoneMatrices, uint32_t boneMatricesByteStride, uint32_t numBoneMatrices)=0 |
Updates all internal bone matrices. |
Detailed Description
A lightweight preview of a ClothingActor that will not perform any simulation.
Member Function Documentation
virtual void nvidia::apex::ClothingPreview::updateState | ( | const PxMat44 & | globalPose, |
const PxMat44 * | newBoneMatrices, | ||
uint32_t | boneMatricesByteStride, | ||
uint32_t | numBoneMatrices | ||
) | [pure virtual] |
Updates all internal bone matrices.
- See also:
- ClothingActor::updateState
The documentation for this class was generated from the following file:
Generated on Fri Dec 15 2017 13:58:38
Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.