|
Volume Cartographer 2.28.0
|
This is the complete list of members for volcart::IdentityTransform, including all inherited members.
| applyPoint(const cv::Vec3d &point) const -> cv::Vec3d final | volcart::IdentityTransform | virtual |
| applyPointAndNormal(const cv::Vec6d &ptN, bool normalize=true) const -> cv::Vec6d | volcart::Transform3D | |
| applyUnitVector(const cv::Vec3d &vector) const -> cv::Vec3d | volcart::Transform3D | |
| applyVector(const cv::Vec3d &vector) const -> cv::Vec3d final | volcart::IdentityTransform | virtual |
| clear() | volcart::Transform3D | |
| clone() const -> Transform3D::Pointer final | volcart::IdentityTransform | virtual |
| composable() const -> bool final | volcart::IdentityTransform | virtual |
| Compose(const Pointer &lhs, const Pointer &rhs) -> std::pair< Pointer, Pointer > | volcart::Transform3D | static |
| compose_(const Transform3D::Pointer &rhs) const -> Transform3D::Pointer final | volcart::IdentityTransform | privatevirtual |
| Deserialize(const Metadata &meta) -> Pointer | volcart::Transform3D | protectedstatic |
| from_meta_(const Metadata &meta) final | volcart::IdentityTransform | privatevirtual |
| Identifier typedef | volcart::Transform3D | |
| IdentityTransform()=default | volcart::IdentityTransform | private |
| invert() const -> Transform3D::Pointer final | volcart::IdentityTransform | virtual |
| invertible() const -> bool final | volcart::IdentityTransform | virtual |
| Load(const filesystem::path &path) -> Pointer | volcart::Transform3D | static |
| Metadata typedef | volcart::Transform3D | protected |
| New() -> Pointer | volcart::IdentityTransform | static |
| operator=(Transform3D &&other) -> Transform3D &=delete | volcart::Transform3D | |
| operator=(const Transform3D &other) -> Transform3D &=default | volcart::Transform3D | protected |
| Pointer typedef | volcart::IdentityTransform | |
| reset() final | volcart::IdentityTransform | virtual |
| Save(const filesystem::path &path, const Pointer &transform) | volcart::Transform3D | static |
| Serialize(const Pointer &transform) -> Metadata | volcart::Transform3D | protectedstatic |
| source(const std::string &src) | volcart::Transform3D | |
| source() const -> std::string | volcart::Transform3D | |
| src_ | volcart::Transform3D | private |
| target(const std::string &tgt) | volcart::Transform3D | |
| target() const -> std::string | volcart::Transform3D | |
| tgt_ | volcart::Transform3D | private |
| to_meta_(Metadata &meta) final | volcart::IdentityTransform | privatevirtual |
| Transform3D(Transform3D &&)=delete | volcart::Transform3D | |
| Transform3D()=default | volcart::Transform3D | protected |
| Transform3D(const Transform3D &)=default | volcart::Transform3D | protected |
| type() const -> std::string_view final | volcart::IdentityTransform | virtual |
| TYPE | volcart::IdentityTransform | static |
| ~Transform3D()=default | volcart::Transform3D | virtual |