|
TrioCFD 1.9.8
TrioCFD documentation
|
#include <FT_Field.h>
Public Member Functions | |
| triangle (Point3D xVal, Point3D yVal, Point3D zVal) | |
| bool | operator== (const triangle &rhs) |
Public Attributes | |
| Point3D | p1 |
| Point3D | p2 |
| Point3D | p3 |
Definition at line 140 of file FT_Field.h.
Definition at line 145 of file FT_Field.h.
|
inline |
Definition at line 152 of file FT_Field.h.
| Point3D triangle::p1 |
Definition at line 143 of file FT_Field.h.
| Point3D triangle::p2 |
Definition at line 143 of file FT_Field.h.
| Point3D triangle::p3 |
Definition at line 143 of file FT_Field.h.