Jypeli 4
The simple game programming library
Ominaisuudet
IVector< V > rajapintamallireferenssi
Luokan IVector< V > luokkakaavio
IAdvanceValueType Vector2D Vector3D Vector4D

Lista kaikista jäsenistä.

Ominaisuudet

Scalar Magnitude [get, set]
 Gets or Sets the Magnitude (Length of a Vector).
Scalar MagnitudeSq [get]
 Gets the Squared Magnitude (IE Magnitude*Magnitude).
Normalized [get]
 Gets the Normalized Vector. (Unit Vector)

template<V>
interface AdvanceMath::IVector< V >


Ominaisuuksien dokumentaatio

Scalar Magnitude [get, set]

Gets or Sets the Magnitude (Length of a Vector).

Toteutettu luokassa Vector2D, Vector3D ja Vector4D.

Scalar MagnitudeSq [get]

Gets the Squared Magnitude (IE Magnitude*Magnitude).

Toteutettu luokassa Vector2D, Vector3D ja Vector4D.

V Normalized [get]

Gets the Normalized Vector. (Unit Vector)

Toteutettu luokassa Vector2D, Vector3D ja Vector4D.


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