PhysX License
Building with PhysX
Snippets
PhysX API Basics
Startup and Shutdown
Threading
Geometry
Custom Geometry
Rigid Body Overview
Rigid Body Collision
Rigid Body Dynamics
Simulation
Advanced Collision Detection
Joints
Articulations
GPU Rigid Bodies
Soft Bodies
Particle System
Geometry Queries
Scene Queries
Gjk Queries
Vehicles
Character Controllers
Debug Visualization
Omniverse Visual Debugger
Simulation Statistics
Serialization
Extending Serialization
Best Practices Guide
Migrating From PhysX SDK 2.x to 3.x
Migrating From PhysX SDK 3.2 to 3.3
Migrating From PhysX SDK 3.3 to 3.4
Migrating From PhysX SDK 3.4 to 4.0
Migrating From PhysX SDK 4.0 to 5.1
C++ API
physx
»
aos::VecU16V
aos::VecU16V
Defined in
include/foundation/PxVecMathAoSScalar.h
struct
VecU16V
Public Functions
inline
VecU16V
(
)
inline
VecU16V
(
PxU16
a
,
PxU16
b
,
PxU16
c
,
PxU16
d
,
PxU16
e
,
PxU16
f
,
PxU16
g
,
PxU16
h
)
Public Members
PxU16
u16
[
8
]
PxI16
i16
[
8
]
union
aos
::
VecU16V
::
[anonymous]
[anonymous]