vcg::tri::Hinge Struct Reference

#include <pivot.h>

List of all members.

Public Member Functions

 Hinge (int _v0, int _v1, int _v2, int _face, Point3f &_center)
 Hinge ()

Public Attributes

Point3f center
int count
int face
std::list< Hinge >::iterator next
std::list< Hinge >::iterator previous
int v0
int v1
int v2

Detailed Description

Definition at line 15 of file pivot.h.


Constructor & Destructor Documentation

vcg::tri::Hinge::Hinge (  )  [inline]

Definition at line 26 of file pivot.h.

vcg::tri::Hinge::Hinge ( int  _v0,
int  _v1,
int  _v2,
int  _face,
Point3f _center 
) [inline]

Definition at line 27 of file pivot.h.


Member Data Documentation

Definition at line 19 of file pivot.h.

Definition at line 20 of file pivot.h.

Definition at line 18 of file pivot.h.

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

Definition at line 23 of file pivot.h.

std::list<Hinge>::iterator vcg::tri::Hinge::previous

Definition at line 24 of file pivot.h.

Definition at line 16 of file pivot.h.

Definition at line 16 of file pivot.h.

Definition at line 16 of file pivot.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:33 2013