Click or drag to resize

Demo3D.Visuals.KJE Namespace

[Missing <summary> documentation for "N:Demo3D.Visuals.KJE"]

Classes
 ClassDescription
Public classAngleParameter 
Public classBatchBuild 
Public classCacheKeyType, ValueType A general distance-associative cache.
Public classCacheMatrixComparer Cache key comparer for 3D affine matrices.
Public classCacheVector3Comparer Cache key comparer for 3D vectors.
Public classDependentParameter 
Public classDimensionlessParameter 
Public classDistanceParameter 
Public classGoal Transient goal.
Public classHelper 
Public classKinematicCylindricalJoint 
Public classKinematicHelicalJoint 
Public classKinematicJoint 
Public classKinematicLink 
Public classKinematicPathFollowerJoint 
Public classKinematicPathJoint 
Public classKinematicPlanarJoint 
Public classKinematicPrismaticJoint 
Public classKinematicRevoluteJoint 
Public classKinematicSphericalJoint 
Public classLinkOwnership 
Public classMechanismAspect 
Public classMechanismCorruptedException Exception that is thrown when the mechanism is corrupted.
Public classParameter 
Public classPersistentGoal Persistent goal.
Public classQuasiNewtonSolverSettings Solver settings for Quasi-Newton methods.
Public classSolverSettings Common solver settings.
Public classUtilities 
Interfaces
 InterfaceDescription
Public interfaceICacheKeyComparerKeyType Cache key comparer.
Public interfaceIGoal Goal interface.
Delegates
 DelegateDescription
Public delegateEndInteractionListener Delegate for subscribers to an event that is triggered ending attempts to interact with a kinematic link.
Public delegateInteractableChangedListener Delegate for subscribers to an event that is triggered after changes to the mechanism may have caused links to have changed their interactable status.
Public delegateInteractionListener Delegate for subscribers to an event that is triggered on attempting to interact with a kinematic link.
Public delegateKinematicJointOnInitializeHandler 
Public delegateKinematicJointOnResetHandler 
Public delegateMechanismPreSolveListener Delegate for subscribers to an event that is triggered before the mechanism is solved during the usual time-stepping routine.
Public delegateMechanismSolvedListener Delegate for subscribers to an event that is triggered after the mechanism has been solved during the usual time-stepping routine.
Public delegateStartInteractionListener Delegate for subscribers to an event that is triggered on attempting to start interacting with a kinematic link.
Public delegateValueChangedListener 
Enumerations
 EnumerationDescription
Public enumerationAngleType 
Public enumerationBoundsMode 
Public enumerationDifferentiationMode Differentiation methods.
Public enumerationLinkMode Link modes.
Public enumerationObjective Goal objectives.
Public enumerationParameterMode Parameter modes.
Public enumerationParameterType 
Public enumerationPenaltyProfile Penalty multiple profiles.
Public enumerationSolverType Inverse kinematic solvers.