OpenMesh
|
Adaptive Composite Subdivision framework. More...
#include <OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeTraits.hh>
Classes | |
struct | EdgeT |
struct | FaceT |
struct | State |
Storage type for intermediate states and the final flag of a mesh entity. More... | |
struct | VertexT |
Public Types | |
enum | { FaceAttributes = OpenMesh::Attributes::Normal } |
enum | { VertexAttributes = OpenMesh::Attributes::Normal } |
enum | { HalfedgeAttributes = OpenMesh::Attributes::PrevHalfedge } |
typedef int | state_t |
External representation for intermediate state. | |
typedef bool | final_t |
External representation for final flag. |
Adaptive Composite Subdivision framework.
Mesh traits for adaptive composite subdivision