In file src/H_Geometry.h:

class InertRef: public Ref


Inheritance:


Public Methods

[more]inline REAL GetMass()
[more] InertRef()
[more] InertRef(REAL AMass, REAL ARotInertia)
[more]void Apply(const FixedVector &AForce)
[more]void TimeClick()

Private Fields

[more]Point3D SigmaForce
the sum of the forces
[more]Point3D SigmaForceMoment
sum of the force's moment
[more]REAL Mass
[more]REAL RotInertia


Inherited from Ref:

Public Fields

oPoint3D X
oPoint3D Y
oPoint3D Z
oPoint3D Position
oPoint3D Speed
oPoint3D Momentum
ostatic REAL TimeIncrement

Public Methods

ovoid reset()
oPoint3D GetAbsCoord(const Point3D &RelPos) const
oRef GetRef(const Point3D &RelPos) const
oRef GetRef(const Ref &ARef) const
ovoid Straighten()
ovoid Move(const Point3D &point)
ovoid Rotate(const Point3D &Axe)
oPoint3D GetDirection() const
oPoint3D GetUp() const
oPoint3D GetW() const
oPoint3D GetX() const
oPoint3D GetY() const
oPoint3D GetZ() const


Documentation

oPoint3D SigmaForce
the sum of the forces

oPoint3D SigmaForceMoment
sum of the force's moment

oREAL Mass

oREAL RotInertia

oinline REAL GetMass()

o InertRef()

o InertRef(REAL AMass, REAL ARotInertia)

ovoid Apply(const FixedVector &AForce)

ovoid TimeClick()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.