Interface | Description |
---|---|
Manager.Updatable |
Every time the currently "active" object changes, the
Manager.Updatable.update()
method of this Manager 's Updatable is called. |
ParametricEntity |
Represents a mathematical object that is parametrized.
|
WrapTestBase.RequiresReset |
Class | Description |
---|---|
AnalyticGeometryManager<T> |
Manages wrappable objects whose geometry is described
by analytical surfaces.
|
AnalyticGeometryTests |
Model that tests MultiPointWrapping around objects whose geometry
is described by analytic surfaces.
|
AnalyticGeometryTests.WrappableGeometryPair | |
CylinderBounceTest |
Model to test the dynamic response of MultiPointSpring wrapping,
by measuring the frequency with which a cylinder bounces off
two wrappable strands.
|
DynamicWrapTest |
Model that tests MultiPointSpring wrapping in a dynamic setting,
with various objects interacting dynamically with a pair of
wrappable strands.
|
ExactForceProbe |
Probe that computes the translational reaction forces produced on a body
by both a wrappable MultiPointSpring and an exact wrappping solution.
|
ExactMomentProbe |
Probe that computes the reaction moments produced on a body
by both a wrappable MultiPointSpring and an exact wrappping solution.
|
ExactWrappableCylinder |
A cylinder used for exact wrapping.
|
ExactWrappableGeometry |
A wrapping object for which a wrap path can be solved using exact
methods.
|
ExactWrappableSphere |
A sphere used for excat wrapping.
|
ExactWrapPath |
A path between two points, computed using exact solutions.
|
ExactWrappedSpring |
Class that represents a wrapped spring with an exact wrapping solution.
|
ForceErrorProbe |
Probe that estimates the error in the reaction forces imparted
onto a rigid body by a wrappable MultiPointSpring.
|
ForceProbe |
Probe to record the translational force of a frame
|
GeneralWrapTest |
Model that tests MultiPointSpring wrapping in a static setting,
with a single strand moving around a stationary object.
|
KnotDensityTest |
Model that uses a cylinder to test the errors in MultiPointSpring
wrapping that arise from knot discretization.
|
KnotDensityTest2 |
Model that uses a cylinder to test the errors in MultiPointSpring
wrapping that arise from knot discretization.
|
KnotDensityTest3 |
Model that uses a cylinder to test the errors in MultiPointSpring
wrapping that arise from knot discretization.
|
Manager<T> |
A
Manager manages objects. |
Manager.Creator<T> |
Every time this
Manager.getActive() is called, if the managed
object does not yet exist, it is created using a Creator . |
MomentProbe |
Probe to record the moment of a frame.
|
OneStrandWrapBase |
Base class for models that test the interaction of
wrappable bodies with a single strand of a MultiPointSpring.
|
ParametricTestBase |
Base class for models that test MultiPointSpring wrapping in a
setting where wrappable objects are moved parametrically.
|
ParametricTestBase.EndpointPenetrationMonitor | |
ParametricTestBase.ParametricMotionControllerBase | |
ProximalHumerusWrapping | |
ShoulderSkinWrapping | |
ShoulderWrapping | |
TalusWrapTest |
Model that demonstrates general wrapping around a Talus bone
|
TorusWrapTest | |
TwoStrandWrapBase |
Base class for models that test the interaction of
wrappable bodies with two strands of a MultiPointSpring.
|
WrapTestBase |
Base class for models that test MultiPointSpring wrapping.
|
WrapTestBase.HasUpdateFileMonitor | |
WrapTestBase.PropertyMonitor |
Enum | Description |
---|---|
AnalyticGeometryManager.Geometry |
The type of geometry.
|
AnalyticGeometryManager.WrapMethod |
The type of
MultiPointSpring wrap method. |
GeneralWrapTest.GeometryType | |
ParametricTestBase.ParametricMotionControllerBase.PointMotion |