sf-svg
Public Member Functions | List of all members
nsvg::PathVector Class Reference

Vector of paths. More...

#include <Path.hpp>

Inheritance diagram for nsvg::PathVector:
Inheritance graph
[legend]

Public Member Functions

 PathVector (cstyle::PathStruct *path_ptr)
 Constructor. More...
 

Detailed Description

Vector of paths.

Basically normal vector of paths, but constructor takes cstyle::PathStruct pointer to initialize

Constructor & Destructor Documentation

◆ PathVector()

nsvg::PathVector::PathVector ( cstyle::PathStruct path_ptr)
inline

Constructor.

Parameters
[in]path_ptr– pointer to first cstyle::PathStruct

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