izzi
SVG SUBSET C++ API
Loading...
Searching...
No Matches
svg::render_state_base Struct Reference

Settings for glyph, graphic, chart, and collection object render. More...

#include <a60-svg-render-state.h>

+ Inheritance diagram for svg::render_state_base:

Public Member Functions

 render_state_base (const select m=select::none)
 
bool is_visible (const select v) const
 

Public Attributes

select visible_mode
 

Detailed Description

Settings for glyph, graphic, chart, and collection object render.

Definition at line 172 of file a60-svg-render-state.h.

Constructor & Destructor Documentation

◆ render_state_base()

svg::render_state_base::render_state_base ( const select m = select::none)
inline

Definition at line 184 of file a60-svg-render-state.h.

Member Function Documentation

◆ is_visible()

bool svg::render_state_base::is_visible ( const select v) const
inline

Definition at line 177 of file a60-svg-render-state.h.

Member Data Documentation

◆ visible_mode

select svg::render_state_base::visible_mode

Definition at line 174 of file a60-svg-render-state.h.


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