Click or drag to resize
DigitalRuneMassHelper Class
Provides helper methods for computing and manipulating mass properties.
Inheritance Hierarchy
SystemObject
  DigitalRune.PhysicsMassHelper

Namespace: DigitalRune.Physics
Assembly: DigitalRune.Physics (in DigitalRune.Physics.dll) Version: 1.10.0.0 (1.10.0.14427)
Syntax
public static class MassHelper

The MassHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetMass
Gets the mass properties of the given triangle mesh for a density of 1.
Top
See Also