MeshCore::Ply::Property Struct Reference
Public Types | |
| typedef std::pair< std::string, int > | first_argument_type |
| typedef bool | result_type |
| typedef std::string | second_argument_type |
Public Member Functions | |
| bool | operator() (const std::pair< std::string, int > &x, const std::string &y) const |
Member Typedef Documentation
◆ first_argument_type
| typedef std::pair<std::string, int> MeshCore::Ply::Property::first_argument_type |
◆ result_type
◆ second_argument_type
| typedef std::string MeshCore::Ply::Property::second_argument_type |
Member Function Documentation
◆ operator()()
| bool MeshCore::Ply::Property::operator() | ( | const std::pair< std::string, int > & | x, |
| const std::string & | y | ||
| ) | const |
The documentation for this struct was generated from the following file:
- src/Mod/Mesh/App/Core/MeshIO.cpp
1.8.17