Jypeli 4
The simple game programming library
Julkiset jäsenfunktiot | Staattiset julkiset jäsenfunktiot | Ominaisuudet
MassInfo luokkareferenssi

This class Stores mass information and Moment of Inertia Together since they are very closly related. Lisää...

Luokan MassInfo luokkakaavio
IDuplicateable< T >

Lista kaikista jäsenistä.

Julkiset jäsenfunktiot

 MassInfo (Scalar mass, Scalar momentOfInertia)
MassInfo Duplicate ()
object Clone ()

Staattiset julkiset jäsenfunktiot

static Scalar InertiaOfCylindricalShell (Scalar radius)
static Scalar InertiaOfHollowCylinder (Scalar innerRadius, Scalar outerRadius)
static Scalar InertiaOfSolidCylinder (Scalar radius)
static Scalar InertiaOfRectangle (Scalar length, Scalar width)
static Scalar InertiaOfSquare (Scalar sideLength)
static MassInfo FromCylindricalShell (Scalar mass, Scalar radius)
static MassInfo FromHollowCylinder (Scalar mass, Scalar innerRadius, Scalar outerRadius)
static MassInfo FromSolidCylinder (Scalar mass, Scalar radius)
static MassInfo FromRectangle (Scalar mass, Scalar length, Scalar width)
static MassInfo FromSquare (Scalar mass, Scalar sideLength)
static MassInfo FromPolygon (Vector2D[] vertexes, Scalar mass)

Ominaisuudet

static MassInfo Infinite [get]
 A body with this mass will not be affected by forces or impulse.
Scalar Mass [get, set]
Scalar MomentOfInertia [get, set]
Scalar MassInv [get]
Scalar MomentOfInertiaInv [get]
Scalar AccelerationDueToGravity [get]

Yksityiskohtainen selite

This class Stores mass information and Moment of Inertia Together since they are very closly related.


Ominaisuuksien dokumentaatio

MassInfo Infinite [static, get]

A body with this mass will not be affected by forces or impulse.

This is the mass of Chuck Norris.


Dokumentaatio tälle luokalle luotiin seuraavasta tiedostosta:
 Kaikki Luokat Nimiavaruudet Funktiot Muuttujat Luettelotyypit Ominaisuudet Tapahtumat