#include <CompositeTraits.hh>
Public Types | |
typedef int | state_t |
External representation for intermediate state. | |
typedef bool | final_t |
External representation for final flag. | |
Public Member Functions | |
FaceAttributes (OpenMesh::Attributes::Normal) | |
VertexAttributes (OpenMesh::Attributes::Normal) | |
HalfedgeAttributes (OpenMesh::Attributes::PrevHalfedge) | |
Data Structures | |
struct | State |
Storage type for intermediate states and the final flag of a mesh entity. More... |