This is the complete list of members for colmap::mvs::Mat< T >, including all inherited members.
| data_ | colmap::mvs::Mat< T > | protected |
| depth_ | colmap::mvs::Mat< T > | protected |
| Fill(const T value) | colmap::mvs::Mat< T > | |
| Get(const size_t row, const size_t col, const size_t slice=0) const | colmap::mvs::Mat< T > | |
| GetData() const | colmap::mvs::Mat< T > | |
| GetDepth() const | colmap::mvs::Mat< T > | |
| GetHeight() const | colmap::mvs::Mat< T > | |
| GetNumBytes() const | colmap::mvs::Mat< T > | |
| GetPtr() | colmap::mvs::Mat< T > | |
| GetPtr() const | colmap::mvs::Mat< T > | |
| GetSlice(const size_t row, const size_t col, T *values) const | colmap::mvs::Mat< T > | |
| GetWidth() const | colmap::mvs::Mat< T > | |
| height_ | colmap::mvs::Mat< T > | protected |
| Mat() | colmap::mvs::Mat< T > | |
| Mat(const size_t width, const size_t height, const size_t depth) | colmap::mvs::Mat< T > | |
| Read(const std::string &path) | colmap::mvs::Mat< T > | |
| Set(const size_t row, const size_t col, const T value) | colmap::mvs::Mat< T > | |
| Set(const size_t row, const size_t col, const size_t slice, const T value) | colmap::mvs::Mat< T > | |
| width_ | colmap::mvs::Mat< T > | protected |
| Write(const std::string &path) const | colmap::mvs::Mat< T > | |