MeshInput::BoundaryEdgeData Struct Reference

List of all members.

Public Attributes

unsigned idx
unsigned v0
unsigned v1
bool closed
double restlength
int fixed
int color
std::vector< Point2Dd
std::vector< double > k

Detailed Description

Definition at line 65 of file meshio.h.


Member Data Documentation

unsigned MeshInput::BoundaryEdgeData::idx

Definition at line 66 of file meshio.h.

Referenced by MeshInput::read(), and MeshInput::read_boundary_edge_data().

unsigned MeshInput::BoundaryEdgeData::v0

Definition at line 67 of file meshio.h.

Referenced by MeshInput::read(), and MeshInput::read_boundary_edge_data().

unsigned MeshInput::BoundaryEdgeData::v1

Definition at line 67 of file meshio.h.

Referenced by MeshInput::read(), and MeshInput::read_boundary_edge_data().

bool MeshInput::BoundaryEdgeData::closed

Definition at line 68 of file meshio.h.

Referenced by MeshInput::read_boundary_edge_data().

double MeshInput::BoundaryEdgeData::restlength

Definition at line 69 of file meshio.h.

Referenced by MeshInput::read(), and MeshInput::read_boundary_edge_data().

int MeshInput::BoundaryEdgeData::fixed

Definition at line 70 of file meshio.h.

Referenced by MeshInput::read(), and MeshInput::read_boundary_edge_data().

int MeshInput::BoundaryEdgeData::color

Definition at line 71 of file meshio.h.

Referenced by MeshInput::read(), and MeshInput::read_boundary_edge_data().

std::vector<Point2D> MeshInput::BoundaryEdgeData::d

Definition at line 72 of file meshio.h.

Referenced by MeshInput::read(), and MeshInput::read_boundary_edge_data().

std::vector<double> MeshInput::BoundaryEdgeData::k

Definition at line 73 of file meshio.h.

Referenced by MeshInput::read(), and MeshInput::read_boundary_edge_data().


The documentation for this struct was generated from the following file:
Generated on Mon May 24 09:53:34 2010 for TUMBLE by  doxygen 1.5.2