BaseArray typedef | itk::Point< TCoordRep, VPointDimension > | |
Begin() | itk::FixedArray< TCoordRep, 3 > | |
Begin() const | itk::FixedArray< TCoordRep, 3 > | |
begin() noexcept | itk::FixedArray< TCoordRep, 3 > | inline |
begin() const noexcept | itk::FixedArray< TCoordRep, 3 > | inline |
CArray typedef | itk::FixedArray< TCoordRep, 3 > | |
CastFrom(const Point< TCoordRepB, VPointDimension > &pa) | itk::Point< TCoordRep, VPointDimension > | inline |
cbegin() const noexcept | itk::FixedArray< TCoordRep, 3 > | inline |
cend() const noexcept | itk::FixedArray< TCoordRep, 3 > | inline |
const_iterator typedef | itk::FixedArray< TCoordRep, 3 > | |
const_pointer typedef | itk::FixedArray< TCoordRep, 3 > | |
const_reference typedef | itk::FixedArray< TCoordRep, 3 > | |
const_reverse_iterator typedef | itk::FixedArray< TCoordRep, 3 > | |
ConstIterator typedef | itk::Point< TCoordRep, VPointDimension > | |
CoordRepType typedef | itk::Point< TCoordRep, VPointDimension > | |
crbegin() const | itk::FixedArray< TCoordRep, 3 > | inline |
crend() const | itk::FixedArray< TCoordRep, 3 > | inline |
data() | itk::FixedArray< TCoordRep, 3 > | inline |
data() const | itk::FixedArray< TCoordRep, 3 > | inline |
Dimension | itk::FixedArray< TCoordRep, 3 > | static |
End() | itk::FixedArray< TCoordRep, 3 > | |
End() const | itk::FixedArray< TCoordRep, 3 > | |
end() noexcept | itk::FixedArray< TCoordRep, 3 > | inline |
end() const noexcept | itk::FixedArray< TCoordRep, 3 > | inline |
EuclideanDistanceTo(const Point< TCoordRepB, VPointDimension > &pa) const | itk::Point< TCoordRep, VPointDimension > | inline |
Fill(const ValueType &) | itk::FixedArray< TCoordRep, 3 > | |
Filled(const ValueType &value) | itk::FixedArray< TCoordRep, 3 > | inlinestatic |
FixedArray()=default | itk::FixedArray< TCoordRep, 3 > | |
FixedArray(const ValueType r[VLength]) | itk::FixedArray< TCoordRep, 3 > | |
FixedArray(const ValueType &) | itk::FixedArray< TCoordRep, 3 > | |
FixedArray(const std::array< ValueType, VLength > &stdArray) | itk::FixedArray< TCoordRep, 3 > | inlineexplicit |
FixedArray(const FixedArray< TFixedArrayValueType, VLength > &r) | itk::FixedArray< TCoordRep, 3 > | inline |
FixedArray(const TScalarValue *r) | itk::FixedArray< TCoordRep, 3 > | inline |
GetDataPointer() | itk::FixedArray< TCoordRep, 3 > | inline |
GetDataPointer() const | itk::FixedArray< TCoordRep, 3 > | inline |
GetElement(unsigned int index) const | itk::FixedArray< TCoordRep, 3 > | inline |
GetPointDimension() | itk::Point< TCoordRep, VPointDimension > | inlinestatic |
GetVectorFromOrigin() const | itk::Point< TCoordRep, VPointDimension > | |
GetVnlVector() | itk::Point< TCoordRep, VPointDimension > | |
GetVnlVector() const | itk::Point< TCoordRep, VPointDimension > | |
Iterator typedef | itk::Point< TCoordRep, VPointDimension > | |
iterator typedef | itk::FixedArray< TCoordRep, 3 > | |
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION(Self) | itk::Point< TCoordRep, VPointDimension > | |
FixedArray< TCoordRep, 3 >::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION(FixedArray) | itk::FixedArray< TCoordRep, 3 > | |
itkLegacyMacro(ReverseIterator rBegin();) itkLegacyMacro(ConstReverseIterator rBegin() const | itk::FixedArray< TCoordRep, 3 > | |
itkLegacyMacro(ReverseIterator rEnd();) itkLegacyMacro(ConstReverseIterator rEnd() const | itk::FixedArray< TCoordRep, 3 > | |
Length | itk::FixedArray< TCoordRep, 3 > | static |
m_InternalArray | itk::FixedArray< TCoordRep, 3 > | private |
operator+(const VectorType &vec) const | itk::Point< TCoordRep, VPointDimension > | |
operator+=(const VectorType &vec) | itk::Point< TCoordRep, VPointDimension > | |
operator-(const Self &pnt) const | itk::Point< TCoordRep, VPointDimension > | |
operator-(const VectorType &vec) const | itk::Point< TCoordRep, VPointDimension > | |
operator-=(const VectorType &vec) | itk::Point< TCoordRep, VPointDimension > | |
operator=(const ValueType r[VPointDimension]) | itk::Point< TCoordRep, VPointDimension > | |
FixedArray< TCoordRep, 3 >::operator=(const FixedArray< TFixedArrayValueType, VLength > &r) | itk::FixedArray< TCoordRep, 3 > | inline |
FixedArray< TCoordRep, 3 >::operator=(const ValueType r[VLength]) | itk::FixedArray< TCoordRep, 3 > | |
operator==(const Self &pt) const | itk::Point< TCoordRep, VPointDimension > | inline |
FixedArray< TCoordRep, 3 >::operator==(const FixedArray &r) const | itk::FixedArray< TCoordRep, 3 > | |
operator[](unsigned int index) | itk::FixedArray< TCoordRep, 3 > | inline |
operator[](unsigned int index) const | itk::FixedArray< TCoordRep, 3 > | inline |
Point()=default | itk::Point< TCoordRep, VPointDimension > | |
Point(const Point< TPointValueType, VPointDimension > &r) | itk::Point< TCoordRep, VPointDimension > | inline |
Point(const TPointValueType r[VPointDimension]) | itk::Point< TCoordRep, VPointDimension > | inline |
Point(const ValueType r[VPointDimension]) | itk::Point< TCoordRep, VPointDimension > | inline |
Point(std::nullptr_t)=delete | itk::Point< TCoordRep, VPointDimension > | |
Point(const TPointValueType &v) | itk::Point< TCoordRep, VPointDimension > | inlineexplicit |
Point(const ValueType &v) | itk::Point< TCoordRep, VPointDimension > | inlineexplicit |
Point(const std::array< ValueType, VPointDimension > &stdArray) | itk::Point< TCoordRep, VPointDimension > | inlineexplicit |
PointDimension | itk::Point< TCoordRep, VPointDimension > | static |
pointer typedef | itk::FixedArray< TCoordRep, 3 > | |
rbegin() | itk::FixedArray< TCoordRep, 3 > | inline |
rbegin() const | itk::FixedArray< TCoordRep, 3 > | inline |
RealType typedef | itk::Point< TCoordRep, VPointDimension > | |
reference typedef | itk::FixedArray< TCoordRep, 3 > | |
rend() | itk::FixedArray< TCoordRep, 3 > | inline |
rend() const | itk::FixedArray< TCoordRep, 3 > | inline |
reverse_iterator typedef | itk::FixedArray< TCoordRep, 3 > | |
Self typedef | itk::Point< TCoordRep, VPointDimension > | |
SetElement(unsigned int index, const_reference value) | itk::FixedArray< TCoordRep, 3 > | inline |
SetToBarycentricCombination(const Self &A, const Self &B, double alpha) | itk::Point< TCoordRep, VPointDimension > | |
SetToBarycentricCombination(const Self &A, const Self &B, const Self &C, double weightForA, double weightForB) | itk::Point< TCoordRep, VPointDimension > | |
SetToBarycentricCombination(const Self *P, const double *weights, unsigned int N) | itk::Point< TCoordRep, VPointDimension > | |
SetToMidPoint(const Self &, const Self &) | itk::Point< TCoordRep, VPointDimension > | |
Size() const | itk::FixedArray< TCoordRep, 3 > | |
size() const | itk::FixedArray< TCoordRep, 3 > | inline |
SizeType typedef | itk::FixedArray< TCoordRep, 3 > | |
SquaredEuclideanDistanceTo(const Point< TCoordRepB, VPointDimension > &pa) const | itk::Point< TCoordRep, VPointDimension > | inline |
Superclass typedef | itk::Point< TCoordRep, VPointDimension > | |
swap(FixedArray &other) | itk::FixedArray< TCoordRep, 3 > | inline |
ValueType typedef | itk::Point< TCoordRep, VPointDimension > | |
VectorType typedef | itk::Point< TCoordRep, VPointDimension > | |