|
farm-ng-core
|
This is the complete list of members for sophus::ImageSize, including all inherited members.
| area() const -> size_t | sophus::ImageSize | inline |
| array() const -> Eigen::Array2< int > | sophus::ImageSize | inline |
| contains(Eigen::Vector2i const &obs, int border=0) const -> bool | sophus::ImageSize | |
| contains(Eigen::Vector2f const &obs, float border=0.f) const -> bool | sophus::ImageSize | |
| contains(Eigen::Vector2d const &obs, double border=0.0) const -> bool | sophus::ImageSize | |
| from(Eigen::Array2< int > const &arr) -> ImageSize | sophus::ImageSize | inlinestatic |
| height | sophus::ImageSize | |
| iheight() const -> int | sophus::ImageSize | inline |
| ImageSize()=default | sophus::ImageSize | |
| ImageSize(int width, int height) | sophus::ImageSize | inline |
| isEmpty() const -> bool | sophus::ImageSize | inline |
| iwidth() const -> int | sophus::ImageSize | inline |
| width | sophus::ImageSize |