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

Vector of shapes. More...

#include <Shape.hpp>

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

Public Member Functions

 ShapeVector (cstyle::ShapeStruct *shape_ptr)
 Constructor. More...
 

Detailed Description

Vector of shapes.

Basically normal vector of shapes, but constructor takes cstyle::ShapeStruct pointer to initialize

Constructor & Destructor Documentation

◆ ShapeVector()

nsvg::ShapeVector::ShapeVector ( cstyle::ShapeStruct shape_ptr)
inline

Constructor.

Parameters
[in]shape_ptr– pointer to first cstyle::ShapeStruct

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