MeVisLabToolboxReference
ml::Tvec5< DT > Member List
This is the complete list of members for ml::Tvec5< DT >, including all inherited members.
_bufferml::FloatingPointVectorDataContainerBase< DT, size > [protected]
apply(ML_LA_FROM_DOUBLE_TO_DOUBLE f)ml::FloatingPointVector< DT, 5 >
assign(const DT x, const DT y, const DT z, const DT c, const DT t)ml::Tvec5< DT > [inline]
clamp(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &lower, const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &upper)ml::FloatingPointVector< DT, 5 >
clampMax(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &upper)ml::FloatingPointVector< DT, 5 >
clampMin(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &lower)ml::FloatingPointVector< DT, 5 >
compAbs()ml::FloatingPointVector< DT, 5 >
compCeil()ml::FloatingPointVector< DT, 5 >
compDiv(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &d)ml::FloatingPointVector< DT, 5 >
compFloor()ml::FloatingPointVector< DT, 5 >
compMax(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > buffer)ml::FloatingPointVector< DT, 5 >
compMaxAbs() constml::FloatingPointVector< DT, 5 >
compMin(FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > buffer)ml::FloatingPointVector< DT, 5 >
compMul() constml::FloatingPointVector< DT, 5 >
ComponentType typedefml::Tvec5< DT >
compRound()ml::FloatingPointVector< DT, 5 >
compSqr()ml::FloatingPointVector< DT, 5 >
compSqrt()ml::FloatingPointVector< DT, 5 >
compSum() constml::FloatingPointVector< DT, 5 >
cross(const FloatingPointVector< DT, 3, FloatingPointVectorDataContainerBase< DT, size > > &b) constml::FloatingPointVector< DT, 5 > [inline]
Cross(const FloatingPointVector< DT, 3, FloatingPointVectorDataContainerBase< DT, size > > &b) constml::FloatingPointVector< DT, 5 > [inline]
distance(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) constml::FloatingPointVector< DT, 5 > [inline]
Distance(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) constml::FloatingPointVector< DT, 5 > [inline]
distanceSquared(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) constml::FloatingPointVector< DT, 5 > [inline]
DistanceSquared(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) constml::FloatingPointVector< DT, 5 > [inline]
dot(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) constml::FloatingPointVector< DT, 5 >
Dot(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &b) constml::FloatingPointVector< DT, 5 > [inline]
FloatingPointVector(DTvalue=DT(0))ml::FloatingPointVector< DT, 5 > [explicit]
getSize() constml::FloatingPointVector< DT, 5 >
getVec3() const ml::Tvec5< DT > [inline]
getVec4() const ml::Tvec5< DT > [inline]
length() constml::FloatingPointVector< DT, 5 >
Length() constml::FloatingPointVector< DT, 5 > [inline]
length2() constml::FloatingPointVector< DT, 5 > [inline]
LengthSquared() constml::FloatingPointVector< DT, 5 > [inline]
lengthSquared() constml::FloatingPointVector< DT, 5 >
norm2() constml::FloatingPointVector< DT, 5 >
norm2(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &weight) constml::FloatingPointVector< DT, 5 >
normalize()ml::FloatingPointVector< DT, 5 >
Normalize()ml::FloatingPointVector< DT, 5 > [inline]
operator!=(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) constml::FloatingPointVector< DT, 5 >
operator+=(const Tvec2< DT > &v)ml::Tvec5< DT > [inline]
operator+=(const Tvec3< DT > &v)ml::Tvec5< DT > [inline]
operator+=(const Tvec4< DT > &v)ml::Tvec5< DT > [inline]
operator<(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) constml::FloatingPointVector< DT, 5 >
operator=(DTvalue)ml::FloatingPointVector< DT, 5 >
operator==(const FloatingPointVector< DT, size, FloatingPointVectorDataContainerBase< DT, size > > &buffer) constml::FloatingPointVector< DT, 5 >
operator[](const size_t i) constml::FloatingPointVector< DT, 5 >
operator[](const size_t i)ml::FloatingPointVector< DT, 5 >
readIn(std::istream &is)ml::FloatingPointVector< DT, 5 >
Size enum valueml::FloatingPointVector< DT, 5 >
Superclass typedefml::Tvec5< DT >
Tvec5(const DT value=0)ml::Tvec5< DT > [inline, explicit]
Tvec5(const Tvec5< DT > &v)ml::Tvec5< DT > [inline]
Tvec5(const Superclass &v)ml::Tvec5< DT > [inline]
Tvec5(const DT x, const DT y, const DT z, const DT c, const DT t)ml::Tvec5< DT > [inline]
Tvec5(const Tvec2< DT > &v, const DT z, const DT c, const DT t)ml::Tvec5< DT > [inline]
Tvec5(const Tvec3< DT > &v, const DT c, const DT t)ml::Tvec5< DT > [inline]
Tvec5(const Tvec4< DT > &v, const DT t)ml::Tvec5< DT > [inline]
writeOut(std::ostream &os) constml::FloatingPointVector< DT, 5 >