libfreehand::FHCustomProc Struct Reference

#include <FHTypes.h>

Public Member Functions

 FHCustomProc ()
 

Public Attributes

std::vector< unsigned > m_ids
 
std::vector< double > m_widths
 
std::vector< double > m_params
 
std::vector< double > m_angles
 

Constructor & Destructor Documentation

§ FHCustomProc()

libfreehand::FHCustomProc::FHCustomProc ( )
inline

Member Data Documentation

§ m_angles

std::vector<double> libfreehand::FHCustomProc::m_angles

§ m_ids

§ m_params

std::vector<double> libfreehand::FHCustomProc::m_params

§ m_widths

std::vector<double> libfreehand::FHCustomProc::m_widths

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

Generated for libfreehand by doxygen 1.8.12