PxCreateRepXObject#
Defined in include/extensions/PxRepXSerializer.h
-
template<typename TDataType>
inline physx::PxRepXObject PxCreateRepXObject( - const TDataType *inType,
Inline helper template function to create PxRepXObject form TDataType type using inType pointer as a PxSerialObjectId id.
- Deprecated:
Xml serialization is deprecated. An alternative serialization system is provided through USD Physics.