#include <basicComponents.h>
◆ deepCopy()
- Returns
- Vertice that is the generated copy
This method generates a copy of the Vertice object from which it is called to create a new Vertice object with the same values but free from any reference to original.
◆ operator-()
Difference operator defined for faster comparisons between different vertices.
◆ operator<()
bool Vertice::operator< |
( |
Vertice |
other | ) |
const |
|
inline |
Less than operator defined for faster comparisons between different vertices.
◆ operator==()
bool Vertice::operator== |
( |
Vertice |
b | ) |
|
|
inline |
Equality operator defined for faster comparisons between different vertices.
◆ first
◆ is3d
◆ label
◆ second
◆ third
The documentation for this struct was generated from the following file: