xmsmesh
1.0
|
convenience class for holding output data from the MePolyOffsetter More...
#include <MePolyOffsetter.h>
Public Attributes | |
std::vector< Pt3d > | m_pts |
locations used by polygons | |
std::vector< std::vector< size_t > > | m_loops |
indexes of points that define loops | |
std::vector< int > | m_loopTypes |
type of loop | |
convenience class for holding output data from the MePolyOffsetter
Definition at line 24 of file MePolyOffsetter.h.