| MassHelper Class |
Provides helper methods for computing and manipulating mass properties.
Inheritance Hierarchy
Namespace: DigitalRune.PhysicsAssembly: DigitalRune.Physics (in DigitalRune.Physics.dll) Version: 1.10.0.0 (1.10.0.14427)
Syntax public static class MassHelper
Public NotInheritable Class MassHelper
public ref class MassHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MassHelper = class end
The MassHelper type exposes the following members.
Methods
| Name | Description |
---|
| GetMass |
Gets the mass properties of the given triangle mesh for a density of 1.
|
TopSee Also