PCL
|
This is the complete list of members for pcl::SVG, including all inherited members.
Bounds() const | pcl::SVG | inline |
Data() const | pcl::SVG | |
Description() const | pcl::SVG | |
EnsureUnique() | pcl::UIObject | virtual |
FilePath() const | pcl::SVG | |
GetDimensions(int &width, int &height) const | pcl::SVG | |
Height() const | pcl::SVG | inline |
IsAlias() const | pcl::UIObject | inline |
IsGarbage() const | pcl::UIObject | inline |
IsNull() const | pcl::UIObject | inline |
IsPainting() const | pcl::SVG | |
IsSameObject(const UIObject &o) const | pcl::UIObject | inline |
IsUnique() const | pcl::UIObject | inline |
Null() | pcl::SVG | static |
ObjectId() const | pcl::UIObject | |
ObjectType() const | pcl::UIObject | |
operator<(const UIObject &o) const | pcl::UIObject | inline |
operator=(const UIObject &x) | pcl::UIObject | inlineprotected |
operator=(UIObject &&x) | pcl::UIObject | inlineprotected |
operator==(const UIObject &o) const | pcl::UIObject | inline |
RefCount() const | pcl::UIObject | |
Resolution() const | pcl::SVG | |
SetDescription(const String &desc) | pcl::SVG | |
SetDimensions(int width, int height) const | pcl::SVG | |
SetObjectId(const String &id) | pcl::UIObject | |
SetResolution(int r) | pcl::SVG | |
SetTitle(const String &title) | pcl::SVG | |
SetViewBox(double x0, double y0, double x1, double y1) | pcl::SVG | |
SetViewBox(const GenericRectangle< T > &r) | pcl::SVG | inline |
SVG(const String &filePath, int width=0, int height=0) | pcl::SVG | |
SVG(int width=0, int height=0) | pcl::SVG | |
Title() const | pcl::SVG | |
UIObject()=default | pcl::UIObject | protected |
UIObject(const UIObject &x) | pcl::UIObject | protected |
UIObject(UIObject &&x) | pcl::UIObject | inlineprotected |
ViewBox() const | pcl::SVG | |
Width() const | pcl::SVG | inline |
~SVG() override | pcl::SVG | inline |
~UIObject() noexcept(false) | pcl::UIObject | virtual |