All Classes Files Functions Variables
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oCForceFieldSchemaPhysxForceFieldAPIForce field base class that simply specifies the position and enables or disables the ForceField
oCForceFieldSchemaPhysxForceFieldConicalAPIA conical force field that attracts and/or repels rigid bodies from a central point, but not outside of the cone angle limit, depending on the function coefficients
oCForceFieldSchemaPhysxForceFieldDragAPIA force field that slows rigid bodies by generating a force that is opposite to their velocity direction using the forumula f = -linear * v - square * v^2
oCForceFieldSchemaPhysxForceFieldLinearAPIA linear force field that attracts and/or repels rigid bodies from a line, defined by a point and direction vector, depending on the function coefficients
oCForceFieldSchemaPhysxForceFieldNoiseAPIA force field that adds randomized motion to a rigid body
oCForceFieldSchemaPhysxForceFieldPlanarAPIA planar force field that attracts and/or repels rigid bodies from a plane, defined by a point and normal vector, depending on the function coefficients
oCForceFieldSchemaPhysxForceFieldRingAPIA force field that applies forces to rotate rigid bodies around a ring, defined by a normal axis through the center of the ring and radius from that axis
oCForceFieldSchemaPhysxForceFieldSphericalAPIA spherical force field that attracts and/or repels rigid bodies from a central point depending on the function coefficients
oCForceFieldSchemaPhysxForceFieldSpinAPIA force field that applies forces to rotate rigid bodies around a line, defined by a spin axis, and varies with the function coefficients
oCForceFieldSchemaPhysxForceFieldWindAPIA force field that simulates an unsteady wind that pushes rigid bodies
\CForceFieldSchemaTokensTypeForceFieldSchemaTokens provides static, efficient TfTokens for use in all public USD API