Skip to main content
Ctrl+K
PhysX SDK Documentation - Home

PhysX SDK Documentation

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
PhysX SDK Documentation - Home

PhysX SDK Documentation

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • PhysX SDK API
  • PxBroadPhase.h
  • PxCreateBroadPhase

PxCreateBroadPhase#

Defined in include/PxBroadPhase.h

PxBroadPhase *PxCreateBroadPhase(const PxBroadPhaseDesc &desc)#

Broadphase factory function.

Use this function to create a new standalone broadphase.

See also

PxBroadPhase PxBroadPhaseDesc

Parameters:

desc – [in] Broadphase descriptor

Returns:

Newly created broadphase, or NULL

previous

PxCreateAABBManager

next

PxGetBroadPhaseDynamicFilterGroup

On this page
  • PxCreateBroadPhase()
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.