sim_EdgeDataEntry Class Reference

Information about a single edge. More...

#include <SIM_Utils.h>

List of all members.

Public Member Functions

 sim_EdgeDataEntry (int pid_e0, int pid_e1, int fid0, int fid1, int pid_f0, int pid_f1)
 sim_EdgeDataEntry ()

Public Attributes

int myPidE0
 The ids of the points on the edge.
int myPidE1
int myFid0
int myFid1
int myPidF0
int myPidF1


Detailed Description

Information about a single edge.

Definition at line 149 of file SIM_Utils.h.


Constructor & Destructor Documentation

sim_EdgeDataEntry::sim_EdgeDataEntry ( int  pid_e0,
int  pid_e1,
int  fid0,
int  fid1,
int  pid_f0,
int  pid_f1 
) [inline]

Definition at line 152 of file SIM_Utils.h.

sim_EdgeDataEntry::sim_EdgeDataEntry (  )  [inline]

Definition at line 158 of file SIM_Utils.h.


Member Data Documentation

The ids of the faces adjacent to the edge. Second id may be <0 if only one face is adjacent.

Definition at line 165 of file SIM_Utils.h.

Definition at line 165 of file SIM_Utils.h.

The ids of the points on the edge.

Definition at line 162 of file SIM_Utils.h.

Definition at line 162 of file SIM_Utils.h.

The ids of the other points in the respective faces. Only meaningful if the faces are triangles (in which case there's only one other point).

Definition at line 169 of file SIM_Utils.h.

Definition at line 169 of file SIM_Utils.h.


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

Generated on Fri May 25 00:10:40 2012 for HDK by  doxygen 1.5.9