MeshKit  1.0
IntersectDist Struct Reference

stores intersection distances More...

#include <EBMesher.hpp>

List of all members.

Public Member Functions

 IntersectDist ()
 IntersectDist (double d, int i)

Public Attributes

double distance
int index

Detailed Description

stores intersection distances

Definition at line 62 of file EBMesher.hpp.


Constructor & Destructor Documentation

IntersectDist ( ) [inline]

Definition at line 66 of file EBMesher.hpp.

IntersectDist ( double  d,
int  i 
) [inline]

Definition at line 68 of file EBMesher.hpp.


Member Data Documentation

double distance

Definition at line 63 of file EBMesher.hpp.

int index

Definition at line 64 of file EBMesher.hpp.


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