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

PxCapsuleObstacle#

Defined in include/characterkinematic/PxControllerObstacles.h

class PxCapsuleObstacle : public PxObstacle#

A capsule obstacle.

See also

PxBoxObstacle PxObstacle PxObstacleContext

Public Functions

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

Public Members

PxReal mHalfHeight#
PxReal mRadius#
void *mUserData#
PxExtendedVec3 mPos#
PxQuat mRot#

Protected Attributes

PxGeometryType::Enum mType#

previous

PxCapsuleGeometry

next

PxCoalescedHashMap

On this page
  • PxCapsuleObstacle
    • PxCapsuleObstacle()
    • getType()
    • mHalfHeight
    • mRadius
    • mUserData
    • mPos
    • mRot
    • mType
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.