PxVehiclePvdAttributesCreate

Defined in include/vehicle2/pvd/PxVehiclePvdHelpers.h

PxVehiclePvdAttributeHandles *PxVehiclePvdAttributesCreate(PxAllocatorCallback &allocator, OmniPvdWriter &omniWriter)

Create the attribute handles necessary to reflect vehicles in omnipvd.

See also

PxVehiclePvdAttributesRelease

Parameters
  • allocator[in] is used to allocate the memory used to store the attribute handles.

  • omniWriter[in] is used to register the attribute handles with omnipvd.