algorithms::TriangleSurface::Position Struct Reference

Structure describing the position of a point on a triangulated surface, relatively to this surface. More...

#include <triangle_growth.h>

List of all members.

Public Member Functions

 operator bool () const
 Position (const Position &copy)
 Position (const Point3d &bar, int vv1, int vv2, int vv3, int f)
bool serialize (storage::VVEStorage &)

Public Attributes

Point3d barycentric
int face
int v1
int v2
int v3

Detailed Description

Structure describing the position of a point on a triangulated surface, relatively to this surface.

Definition at line 69 of file triangle_growth.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri May 31 15:38:04 2013 for VVE by  doxygen 1.6.3