![]() |
Node Constructor |
Name | Description | |
---|---|---|
![]() | Node |
create a new node
|
![]() | Node(Node) |
Copy constructor of node
|
![]() | Node(Int32, Point3) |
initialize node with a id-number and a position
|
![]() | Node(Int32, Support, Point3) |
initialize node with a id-number, position and support conditions
|