ACF $AcfVersion:0$
imath::TFastVector< MaxSize, Element > Member List

This is the complete list of members for imath::TFastVector< MaxSize, Element >, including all inherited members.

Clear()imath::TFastVector< MaxSize, Element >inline
ElementType typedefimath::TFastVector< MaxSize, Element >
EnsureElementsCount(int count, const Element &value=Element())imath::TFastVector< MaxSize, Element >inline
GetDistance(const TFastVector< MaxSize, Element > &vector) constimath::TFastVector< MaxSize, Element >inline
GetDistance2(const TFastVector< MaxSize, Element > &vector) constimath::TFastVector< MaxSize, Element >inline
GetDotProduct(const TFastVector< MaxSize, Element > &vector) constimath::TFastVector< MaxSize, Element >inline
GetElement(int i) constimath::TFastVector< MaxSize, Element >inline
GetElementRef(int i)imath::TFastVector< MaxSize, Element >inline
GetElementsCount() constimath::TFastVector< MaxSize, Element >inline
GetElementsSum() constimath::TFastVector< MaxSize, Element >
GetLength() constimath::TFastVector< MaxSize, Element >inline
GetLength2() constimath::TFastVector< MaxSize, Element >inline
GetMaximal(const TFastVector< MaxSize, Element > &vector, TFastVector< MaxSize, Element > &result) constimath::TFastVector< MaxSize, Element >
GetMinimal(const TFastVector< MaxSize, Element > &vector, TFastVector< MaxSize, Element > &result) constimath::TFastVector< MaxSize, Element >
GetNormalized(TFastVector< MaxSize, Element > &result, Element length=1.0) constimath::TFastVector< MaxSize, Element >
GetTranslated(const TFastVector< MaxSize, Element > &vector)imath::TFastVector< MaxSize, Element >inline
GetTranslated(const TFastVector< MaxSize, Element > &vector, TFastVector< MaxSize, Element > &result)imath::TFastVector< MaxSize, Element >
IsNull(Element tolerance=I_BIG_EPSILON) constimath::TFastVector< MaxSize, Element >inline
m_elementsimath::TFastVector< MaxSize, Element >protected
m_elementsCountimath::TFastVector< MaxSize, Element >protected
MAX_ELEMENTS_COUNT enum valueimath::TFastVector< MaxSize, Element >
Normalize(Element length=1.0)imath::TFastVector< MaxSize, Element >
operator!=(const TFastVector< MaxSize, Element > &vector) constimath::TFastVector< MaxSize, Element >inline
operator*(Element scalar) constimath::TFastVector< MaxSize, Element >inline
operator*=(Element scalar)imath::TFastVector< MaxSize, Element >inline
operator+(const TFastVector< MaxSize, Element > &vector) constimath::TFastVector< MaxSize, Element >inline
operator+=(const TFastVector< MaxSize, Element > &vector)imath::TFastVector< MaxSize, Element >inline
operator-() constimath::TFastVector< MaxSize, Element >inline
operator-(const TFastVector< MaxSize, Element > &vector) constimath::TFastVector< MaxSize, Element >inline
operator-=(const TFastVector< MaxSize, Element > &vector)imath::TFastVector< MaxSize, Element >inline
operator/(Element scalar) constimath::TFastVector< MaxSize, Element >inline
operator/=(Element scalar)imath::TFastVector< MaxSize, Element >inline
operator<(const TFastVector< MaxSize, Element > &vector) constimath::TFastVector< MaxSize, Element >
operator<=(const TFastVector< MaxSize, Element > &vector) constimath::TFastVector< MaxSize, Element >
operator=(const TFastVector< MaxSize, Element > &vector)imath::TFastVector< MaxSize, Element >inline
operator==(const TFastVector< MaxSize, Element > &vector) constimath::TFastVector< MaxSize, Element >inline
operator>(const TFastVector< MaxSize, Element > &vector) constimath::TFastVector< MaxSize, Element >
operator>=(const TFastVector< MaxSize, Element > &vector) constimath::TFastVector< MaxSize, Element >
operator[](int i) constimath::TFastVector< MaxSize, Element >
operator[](int i)imath::TFastVector< MaxSize, Element >
ScaledCumulate(const TFastVector< MaxSize, Element > &vector, Element scale)imath::TFastVector< MaxSize, Element >inline
Serialize(iser::IArchive &archive)imath::TFastVector< MaxSize, Element >
SetElement(int i, const Element &value)imath::TFastVector< MaxSize, Element >inline
SetElementsCount(int count, const Element &value=Element())imath::TFastVector< MaxSize, Element >inline
SetElementsFrom(const TFastVector &vector, const Element &expansionValue=Element())imath::TFastVector< MaxSize, Element >
TFastVector()imath::TFastVector< MaxSize, Element >inline
TFastVector(int componentsCount, const Element &value=Element())imath::TFastVector< MaxSize, Element >inlineexplicit
TFastVector(const TFastVector< MaxSize, Element > &vector)imath::TFastVector< MaxSize, Element >inline
TFastVector(std::initializer_list< Element > values)imath::TFastVector< MaxSize, Element >inline
TFastVector(const imath::TVector< Size, Element > &vector)imath::TFastVector< MaxSize, Element >inline
Translate(const TFastVector< MaxSize, Element > &vector)imath::TFastVector< MaxSize, Element >inline