OpenMesh::MergeTraits< _Traits1, _Traits2 >::Result Struct Reference
List of all members.
Classes |
| class | EdgeT |
| class | FaceT |
| class | HalfedgeT |
| class | VertexT |
Public Types |
| enum | { VertexAttributes = T1::VertexAttributes | T2::VertexAttributes
} |
| enum | { HalfedgeAttributes = T1::HalfedgeAttributes | T2::HalfedgeAttributes
} |
| enum | { EdgeAttributes = T1::EdgeAttributes | T2::EdgeAttributes
} |
| enum | { FaceAttributes = T1::FaceAttributes | T2::FaceAttributes
} |
|
typedef _Traits1 | T1 |
|
typedef _Traits2 | T2 |
|
typedef T1::Point | Point |
|
typedef T1::Normal | Normal |
|
typedef T1::Color | Color |
|
typedef T1::TexCoord | TexCoord |
template<class _Traits1, class _Traits2>
struct OpenMesh::MergeTraits< _Traits1, _Traits2 >::Result
The documentation for this struct was generated from the following file: