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
  • PxBoxObstacle

PxBoxObstacle#

Defined in include/characterkinematic/PxControllerObstacles.h

class PxBoxObstacle : public PxObstacle#

A box obstacle.

See also

PxObstacle PxCapsuleObstacle PxObstacleContext

Public Functions

inline PxBoxObstacle()#
inline PxGeometryType::Enum getType() const#

Public Members

PxVec3 mHalfExtents#
void *mUserData#
PxExtendedVec3 mPos#
PxQuat mRot#

Protected Attributes

PxGeometryType::Enum mType#

previous

PxBoxGeometry

next

PxBroadPhase

On this page
  • PxBoxObstacle
    • PxBoxObstacle()
    • getType()
    • mHalfExtents
    • mUserData
    • mPos
    • mRot
    • mType
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.