|
sf-svg
|
Vector of paths. More...
#include <Path.hpp>

Public Member Functions | |
| PathVector (cstyle::PathStruct *path_ptr) | |
| Constructor. More... | |
Vector of paths.
Basically normal vector of paths, but constructor takes cstyle::PathStruct pointer to initialize
|
inline |
Constructor.
| [in] | path_ptr | – pointer to first cstyle::PathStruct |
1.8.13