TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
triangle Class Reference

#include <FT_Field.h>

Collaboration diagram for triangle:
[legend]

Public Member Functions

 triangle (Point3D xVal, Point3D yVal, Point3D zVal)
bool operator== (const triangle &rhs)

Public Attributes

Point3D p1
Point3D p2
Point3D p3

Detailed Description

Definition at line 140 of file FT_Field.h.

Constructor & Destructor Documentation

◆ triangle()

triangle::triangle ( Point3D xVal,
Point3D yVal,
Point3D zVal )
inline

Definition at line 145 of file FT_Field.h.

Member Function Documentation

◆ operator==()

bool triangle::operator== ( const triangle & rhs)
inline

Definition at line 152 of file FT_Field.h.

Member Data Documentation

◆ p1

Point3D triangle::p1

Definition at line 143 of file FT_Field.h.

◆ p2

Point3D triangle::p2

Definition at line 143 of file FT_Field.h.

◆ p3

Point3D triangle::p3

Definition at line 143 of file FT_Field.h.


The documentation for this class was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/triocfd-documentation/checkouts/next/src/Multiphase/Front_tracking_discontinu/IJK/Kernel/FT_Field.h