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
  • Classes
  • PxBVHInternalData

PxBVHInternalData#

Defined in include/geometry/PxGeometryInternal.h

struct PxBVHInternalData#

Public Functions

inline PxU32 getSizeofNodesInBytes() const#
inline PxU32 getSizeofIndicesInBytes() const#
inline PxU32 getSizeofBoundsInBytes() const#

Public Members

PxU32 mNbIndices#
PxU32 mNbNodes#
PxU32 mNodeSize#
void *mNodes#
PxU32 *mIndices#
void *mBounds#

previous

PxBVHDesc

next

PxBase

On this page
  • PxBVHInternalData
    • getSizeofNodesInBytes()
    • getSizeofIndicesInBytes()
    • getSizeofBoundsInBytes()
    • mNbIndices
    • mNbNodes
    • mNodeSize
    • mNodes
    • mIndices
    • mBounds
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.