#include <VertexOnEdge.h>
Definition at line 12 of file VertexOnEdge.h.
◆ VertexOnEdge() [1/2]
bamg::VertexOnEdge::VertexOnEdge |
( |
BamgVertex * |
w, |
|
|
Edge * |
bw, |
|
|
double |
s |
|
) |
| |
|
inline |
◆ VertexOnEdge() [2/2]
bamg::VertexOnEdge::VertexOnEdge |
( |
| ) |
|
|
inline |
◆ operator double()
bamg::VertexOnEdge::operator double |
( |
| ) |
const |
|
inline |
◆ operator BamgVertex *()
bamg::VertexOnEdge::operator BamgVertex * |
( |
| ) |
const |
|
inline |
◆ operator Edge *()
bamg::VertexOnEdge::operator Edge * |
( |
| ) |
const |
|
inline |
◆ operator[]()
BamgVertex& bamg::VertexOnEdge::operator[] |
( |
int |
i | ) |
const |
|
inline |
◆ SetOnBTh()
void bamg::VertexOnEdge::SetOnBTh |
( |
| ) |
|
◆ Set()
void bamg::VertexOnEdge::Set |
( |
const Mesh & |
Th, |
|
|
long |
i, |
|
|
Mesh & |
ThNew |
|
) |
| |
Definition at line 12 of file VertexOnEdge.cpp.
13 *
this = Th.VertexOnBThEdge[i];
14 v = ThNew.vertices + Th.GetId(
v);
◆ be
Edge* bamg::VertexOnEdge::be |
◆ abcisse
double bamg::VertexOnEdge::abcisse |
The documentation for this class was generated from the following files: