![]() |
Lysa
0.0
Lysa 3D Engine
|
This is the complete list of members for SVG, including all inherited members.
| DEFAULT_STROKE_WIDTH | SVG | staticconstexpr |
| DEFAULT_TOLERANCE | SVG | staticconstexpr |
| MAX_STROKE_WIDTH | SVG | staticconstexpr |
| MIN_STROKE_WIDTH | SVG | staticconstexpr |
| Resource() = default | Resource | default |
| Resource(const unique_id id) | Resource | inline |
| STROKE_WIDTH_GRID | SVG | staticconstexpr |
| SVG(const std::string &document, SVGBounds bounds=SVGBounds::DOCUMENT, float strokeWidth=0.0f, float tolerance=DEFAULT_TOLERANCE) | SVG | explicit |
| UnmanagedResource() | UnmanagedResource | inline |
| UnmanagedResource(const Resource &other) | UnmanagedResource | inline |
| getAspectRatio() const | SVG | inline |
| getFillRule() const | SVG | inline |
| getSegments() const | SVG | inline |
| getStrokeWidth() const | SVG | inline |
| id | Resource | |
| isEmpty() const | SVG | inline |
| load(const std::string &uri, SVGBounds bounds=SVGBounds::DOCUMENT, float strokeWidth=0.0f, float tolerance=DEFAULT_TOLERANCE) | SVG | static |
| operator==(const Resource &other) const | Resource | inline |
| ~Resource() = default | Resource | virtualdefault |