IncludeNestedActors
Specifies whether actor-contact filtering also applies to nested actors.
@ Yes
Affect the exact actor and, for parent actors, its nested actors.
@ No
Affect only the exact actor handles passed to the API.
PoseConstraintType
Type of constraint in an articulated pose controller.
@ LinkTranslation
Link translation constraint.
@ Invalid
Invalid constraint type.
@ LinkRotation
Link rotation constraint.
ActorBoundaryElementType
Two-dimensional discretization element types for actor boundary integrals.
@ ExperimentalP1Q12
[Experimental] Linear elements (P1), Dunavant quadrature with 12 points (Q12).
@ P1Q3
Linear elements (P1), Dunavant quadrature with 3 points (Q3).
@ P1Q1
Linear elements (P1), Dunavant quadrature with 1 point (Q1).
@ ExperimentalP1Q16
[Experimental] Linear elements (P1), Lyness-Jespersen quadrature with 16 points (Q16).
@ ExperimentalP1Q7
[Experimental] Linear elements (P1), Lyness-Jespersen quadrature with 7 points (Q7).
@ P1Q6
Linear elements (P1), Dunavant quadrature with 6 points (Q6).
ConstraintType
Type of constraint acting on actors' degrees of freedom.
@ RigidPivotRotation
Rotation constraint on a rigid actor's pivot frame.
@ JointRotationRange
Range constraint on joint rotation.
@ JointRotationTracking
Tracking constraint on joint rotation.
@ ArticulatedSingleDofTarget
Target constraint on a single articulated DoF.
@ Articulated3dRotationTarget
Target constraint on the DoFs of an articulated 3D rotation.
@ RigidPrismaticJoint
Translational prismatic joint constraint between two rigid actors.
@ DeformableNodePosition
Position constraint on a deformable actor node.
@ Articulated3dRotationRange
Range constraint on the DoFs of an articulated 3D rotation.
@ RodElementRotationToRigid
Rotation constraint between a rigid actor and a rod element.
@ RigidPivotPosition
Position constraint on a rigid actor's pivot point.
@ RigidSphericalJoint
Spherical joint constraint between two rigid actors.
@ DeformableNodeToDeformableNode
Constraint connecting two deformable actor nodes.
@ DeformableNodeToRigid
Constraint connecting a deformable node to a rigid actor.
@ RigidPivotToRigidTarget
Position constraint that drives a rigid actor's pivot point toward where that same local point would ...
@ ArticulatedSingleDofRange
Range constraint on a single articulated DoF.
ActorSegmentElementType
One-dimensional discretization element types for actor segment integrals.
@ P1Q2
Linear elements (P1), Gauss-Legendre quadrature with 2 points (Q2).
@ Articulated
Articulated actor composed of rigid links connected by joints.
@ Soft
Volumetric deformable actor.
@ None
Invalid actor type.
@ Count
Number of actor type enum values.
@ Shell
[Experimental] Thin-shell actor for modeling cloth, membranes, and other thin-walled objects.
@ Rod
[Experimental] Rod actor for thin elastic rods.
QueryType
Type of query data to compute for an actor or constraint.
@ NodePositions
Positions of all mesh nodes.
@ NodeContactForces
Contact forces per node.
@ SurfaceNodeNormals
Normals of surface mesh nodes.
@ ConstraintForce
Force/torque applied by a constraint.
@ ElasticEnergy
Elastic energy of a deformable actor.
@ ArticulatedControllerForce
Generalized forces applied by an articulated pose controller.
@ ContactPoints
Contact points between actors.
@ ElementsDeformationGradient
Deformation gradients for elements in deformable actors.
@ SurfaceNodePositions
Positions of surface mesh nodes.
@ VisualNodePositions
Positions of visual mesh nodes.
@ VisualNodeNormals
Normals of visual mesh nodes.
@ TotalContactForce
Total contact force and torque acting on an actor.
BoundarySubsamplingStrategy
Strategy for selecting the active boundary faces when subsampling boundary integrals.
@ UniformProbability
Select boundary faces with uniform probability.
@ AreaProportional
Select boundary faces with probability proportional to their area.
SDF distance information for active contact sample points.