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