libigl v2.5.0
Loading...
Searching...
No Matches
igl::MshLoader::msh_struct Struct Reference

#include <MshLoader.h>

Public Member Functions

 msh_struct (int _tag=0, int _type=0)
 
bool operator== (const msh_struct &a) const
 
bool operator< (const msh_struct &a) const
 

Public Attributes

int tag
 
int el_type
 

Constructor & Destructor Documentation

◆ msh_struct()

igl::MshLoader::msh_struct::msh_struct ( int  _tag = 0,
int  _type = 0 
)
inline

Member Function Documentation

◆ operator==()

bool igl::MshLoader::msh_struct::operator== ( const msh_struct a) const
inline

◆ operator<()

bool igl::MshLoader::msh_struct::operator< ( const msh_struct a) const
inline

Member Data Documentation

◆ tag

int igl::MshLoader::msh_struct::tag

◆ el_type

int igl::MshLoader::msh_struct::el_type

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