SVG for C++
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SVG::Element::TraversalOptions Struct Reference

Public Member Functions

 TraversalOptions (bool _descend_into_nested_svgs=true)
 

Public Attributes

bool descend_into_nested_svgs
 

Member Data Documentation

◆ descend_into_nested_svgs

bool SVG::Element::TraversalOptions::descend_into_nested_svgs

Yield nested SVGs but skip their children when false.


The documentation for this struct was generated from the following file: