CompoundMap() | CompoundMap< FirstMapType, SecondMapType > | inline |
CompoundMap(const FirstMapType &f, const SecondMapType &s) | CompoundMap< FirstMapType, SecondMapType > | inline |
CompoundMap(const MyType &other) | CompoundMap< FirstMapType, SecondMapType > | inline |
ConstPtr typedef | CompoundMap< FirstMapType, SecondMapType > | |
firstMap() const | CompoundMap< FirstMapType, SecondMapType > | inline |
getAffineMap() const | CompoundMap< FirstMapType, SecondMapType > | inline |
isDiagonal() const | CompoundMap< FirstMapType, SecondMapType > | inline |
isIdentity() const | CompoundMap< FirstMapType, SecondMapType > | inline |
mapType() | CompoundMap< FirstMapType, SecondMapType > | inlinestatic |
MyType typedef | CompoundMap< FirstMapType, SecondMapType > | |
operator!=(const MyType &other) const | CompoundMap< FirstMapType, SecondMapType > | inline |
operator=(const MyType &other) | CompoundMap< FirstMapType, SecondMapType > | inline |
operator==(const MyType &other) const | CompoundMap< FirstMapType, SecondMapType > | inline |
Ptr typedef | CompoundMap< FirstMapType, SecondMapType > | |
read(std::istream &is) | CompoundMap< FirstMapType, SecondMapType > | inline |
secondMap() const | CompoundMap< FirstMapType, SecondMapType > | inline |
setFirstMap(const FirstMapType &first) | CompoundMap< FirstMapType, SecondMapType > | inline |
setSecondMap(const SecondMapType &second) | CompoundMap< FirstMapType, SecondMapType > | inline |
type() const | CompoundMap< FirstMapType, SecondMapType > | inline |
write(std::ostream &os) const | CompoundMap< FirstMapType, SecondMapType > | inline |