| User Documentation |
| Centre for Vision, Speech & Signal Processing |
| DEVELOP | IN NAMESPACE | AMMA TREE ROOT | AMMA SEARCH | AMMA HOME |
PUBLIC
TriEdgeSetC::TriEdgeSetC(TriSetC &)
TriEdgeSetC::GetAdjacentTriangle(IntT,IntT,IntT)
| TriEdgeSetC | |
| Class Description | |
| include | "amma/TriEdgeSet.hh" |
| User Level: | Default |
| Library: | tri |
| Example: | cri.cc |
| Section: | 3D Surface.Polyhedral Representation |
| In Scope: | std |
Comments:
This class allows simple adjacent-triangle finding in
TriSetC objects. The class can return an adjacent triangle,
given an edge (a pair of vertices) and a current triangle.
| Programmer: James Smith, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001 |