MeshKit  1.0
ProjectShell::Node Struct Reference

List of all members.

Public Attributes

int id
Vector< 3 > xyz
std::list< int > edges

Detailed Description

Definition at line 59 of file ProjectShell.hpp.


Member Data Documentation

std::list<int> edges

Definition at line 62 of file ProjectShell.hpp.

int id

Definition at line 60 of file ProjectShell.hpp.

Vector<3> xyz

Definition at line 61 of file ProjectShell.hpp.


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