Wildmeshing Toolkit
Enums.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::operations
 

Enumerations

enum class  wmtk::operations::SplitBasicStrategy {
  wmtk::operations::Default , wmtk::operations::Copy , wmtk::operations::Half , wmtk::operations::Throw ,
  wmtk::operations::None
}
 
enum class  wmtk::operations::SplitRibBasicStrategy {
  wmtk::operations::Default , wmtk::operations::CopyTuple , wmtk::operations::CopyOther , wmtk::operations::Mean ,
  wmtk::operations::Throw , wmtk::operations::None
}
 
enum class  wmtk::operations::CollapseBasicStrategy {
  wmtk::operations::Default , wmtk::operations::CopyTuple , wmtk::operations::CopyOther , wmtk::operations::Mean ,
  wmtk::operations::Throw , wmtk::operations::None
}