PxVehiclePvdAttributesRelease
Defined in include/vehicle2/pvd/PxVehiclePvdHelpers.h
-
void PxVehiclePvdAttributesRelease(PxAllocatorCallback &allocator, OmniPvdWriter *omniWriter, PxVehiclePvdAttributeHandles *attributeHandles)
Destory the attribute handles created by PxVehiclePvdAttributesCreate().
See also
- Parameters
allocator – [in] must be the instance used by PxVehiclePvdObjectCreate().
omniWriter – [in] must point to the same OmniPvdWriter instance used for the complementary call to PxVehiclePvdAttributesCreate().
attributeHandles – [in] is the PxVehiclePvdAttributeHandles created by PxVehiclePvdAttributesCreate().