32 namespace visualization {
44 explicit UIImage(
const char* image_path);
60 void SetScaling(
Scaling scaling);
63 Size CalcPreferredSize(
const Theme& theme)
const;
79 const Rect& frame)
const;
83 std::unique_ptr<Impl> impl_;
Definition: Renderer.h:64
Scaling
Definition: UIImage.h:55
Definition: UIImage.cpp:60
Definition: PinholeCameraIntrinsic.cpp:35
int height
Definition: FilePCD.cpp:72
visualization::rendering::TextureHandle texture
Definition: UIImage.h:76
int width
Definition: FilePCD.cpp:71