Robotran C Documentation
Public Member Functions | Public Attributes | List of all members
stl_data Struct Reference

#include <parse_stl.h>

Public Member Functions

 stl_data (std::string namep)
 

Public Attributes

std::string name
 
std::vector< triangletriangles
 

Constructor & Destructor Documentation

◆ stl_data()

stl_data ( std::string  namep)
inline

Member Data Documentation

◆ name

std::string name

◆ triangles

std::vector<triangle> triangles

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