Public Member Functions | Public Attributes
vcg::tri::FrontEdge Class Reference

#include <advancing_front.h>

List of all members.

Public Member Functions

 FrontEdge ()
 FrontEdge (int _v0, int _v1, int _v2)
bool operator== (const FrontEdge &f) const

Public Attributes

bool active
std::list< FrontEdge >::iterator next
std::list< FrontEdge >::iterator previous
int v0
int v1
int v2

Detailed Description

Definition at line 17 of file advancing_front.h.


Constructor & Destructor Documentation

Definition at line 27 of file advancing_front.h.

vcg::tri::FrontEdge::FrontEdge ( int  _v0,
int  _v1,
int  _v2 
) [inline]

Definition at line 28 of file advancing_front.h.


Member Function Documentation

bool vcg::tri::FrontEdge::operator== ( const FrontEdge f) const [inline]

Definition at line 33 of file advancing_front.h.


Member Data Documentation

Definition at line 21 of file advancing_front.h.

std::list<FrontEdge>::iterator vcg::tri::FrontEdge::next

Definition at line 24 of file advancing_front.h.

Definition at line 25 of file advancing_front.h.

Definition at line 19 of file advancing_front.h.

Definition at line 19 of file advancing_front.h.

Definition at line 19 of file advancing_front.h.


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:42:23