In file src/H_Geometry.h:

class Ref


Inheritance:


Public Fields

[more]Point3D X
[more]Point3D Y
[more]Point3D Z
[more]Point3D Position
[more]Point3D Speed
[more]Point3D Momentum
[more]static REAL TimeIncrement

Public Methods

[more] Ref()
[more] Ref(const Point3D &APosition, const Point3D &AY, const Point3D &AZ)
[more]void reset()
[more]Point3D GetAbsCoord(const Point3D &RelPos) const
[more]Ref GetRef(const Point3D &RelPos) const
[more]Ref GetRef(const Ref &ARef) const
[more]void Straighten()
[more]void Move(const Point3D &point)
[more]void Rotate(const Point3D &Axe)
[more]Point3D GetDirection() const
[more]Point3D GetUp() const
[more]Point3D GetW() const
[more]Point3D GetX() const
[more]Point3D GetY() const
[more]Point3D GetZ() const


Documentation

oPoint3D X

oPoint3D Y

oPoint3D Z

oPoint3D Position

oPoint3D Speed

oPoint3D Momentum

ostatic REAL TimeIncrement

o Ref()

o Ref(const Point3D &APosition, const Point3D &AY, const Point3D &AZ)

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


Direct child classes:
InertRef

Alphabetic index HTML hierarchy of classes or Java



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