PxCreateRepXObject
Defined in include/extensions/PxRepXSerializer.h
-
template<typename TDataType>
inline physx::PxRepXObject PxCreateRepXObject(const TDataType *inType, const physx::PxSerialObjectId inId) Inline helper template function to create PxRepXObject from TDataType type supporting PxTypeInfo<TDataType>::name.
- Deprecated:
Xml serialization is deprecated. An alternative serialization system is provided through USD Physics.