Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
nirt::core::vector2d< T > Member List

This is the complete list of members for nirt::core::vector2d< T >, including all inherited members.

areClockwise(const vector2d< T > &b, const vector2d< T > &c) constnirt::core::vector2d< T >inline
areCounterClockwise(const vector2d< T > &b, const vector2d< T > &c) constnirt::core::vector2d< T >inline
checkOrientation(const vector2d< T > &b, const vector2d< T > &c) constnirt::core::vector2d< T >inline
dotProduct(const vector2d< T > &other) constnirt::core::vector2d< T >inline
equals(const vector2d< T > &other, const T tolerance=(T) ROUNDING_ERROR_f32) constnirt::core::vector2d< T >inline
getAngle() constnirt::core::vector2d< T >inline
getAngleTrig() constnirt::core::vector2d< T >inline
getAngleWith(const vector2d< T > &b) constnirt::core::vector2d< T >inline
getDistanceFrom(const vector2d< T > &other) constnirt::core::vector2d< T >inline
getDistanceFromSQ(const vector2d< T > &other) constnirt::core::vector2d< T >inline
getInterpolated(const vector2d< T > &other, f64 d) constnirt::core::vector2d< T >inline
getInterpolated_quadratic(const vector2d< T > &v2, const vector2d< T > &v3, f64 d) constnirt::core::vector2d< T >inline
getLength() constnirt::core::vector2d< T >inline
getLengthSQ() constnirt::core::vector2d< T >inline
interpolate(const vector2d< T > &a, const vector2d< T > &b, f64 d)nirt::core::vector2d< T >inline
isBetweenPoints(const vector2d< T > &begin, const vector2d< T > &end) constnirt::core::vector2d< T >inline
nearlyParallel(const vector2d< T > &other, const T factor=relativeErrorFactor< T >()) constnirt::core::vector2d< T >inline
normalize()nirt::core::vector2d< T >inline
operator!=(const vector2d< T > &other) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator*(const vector2d< T > &other) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator*(const T v) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator*=(const vector2d< T > &other) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator*=(const T v) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator+(const vector2d< T > &other) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator+(const dimension2d< T > &other) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator+(const T v) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator+=(const vector2d< T > &other) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator+=(const T v) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator+=(const dimension2d< T > &other) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator-() const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator-(const vector2d< T > &other) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator-(const dimension2d< T > &other) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator-(const T v) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator-=(const vector2d< T > &other) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator-=(const T v) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator-=(const dimension2d< T > &other) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator/(const vector2d< T > &other) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator/(const T v) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator/=(const vector2d< T > &other) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator/=(const T v) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator<(const vector2d< T > &other) constnirt::core::vector2d< T >inline
operator<=(const vector2d< T > &other) constnirt::core::vector2d< T >inline
operator=(const dimension2d< T > &other) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator==(const vector2d< T > &other) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator>(const vector2d< T > &other) constnirt::core::vector2d< T >inline
operator>=(const vector2d< T > &other) constnirt::core::vector2d< T >inline
operator[](u32 index) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
operator[](u32 index) const (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
rotateBy(f64 degrees, const vector2d< T > &center=vector2d< T >())nirt::core::vector2d< T >inline
set(T nx, T ny) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
set(const vector2d< T > &p) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
vector2d()nirt::core::vector2d< T >inline
vector2d(T nx, T ny)nirt::core::vector2d< T >inline
vector2d(T n)nirt::core::vector2d< T >inlineexplicit
vector2d(const dimension2d< T > &other) (defined in nirt::core::vector2d< T >)nirt::core::vector2d< T >inline
Xnirt::core::vector2d< T >
Ynirt::core::vector2d< T >

Nirtcpp    @cppfx.xyz

Utxcpp    utx::print