Quadrilateral with 4 indices for points.
More...
#include <coal/data_types.h>
Quadrilateral with 4 indices for points.
◆ index_type
◆ size_type
◆ Quadrilateral() [1/2]
coal::Quadrilateral::Quadrilateral |
( |
| ) |
|
|
inline |
◆ Quadrilateral() [2/2]
◆ operator!=()
bool coal::Quadrilateral::operator!= |
( |
const Quadrilateral & |
other | ) |
const |
|
inline |
◆ operator==()
bool coal::Quadrilateral::operator== |
( |
const Quadrilateral & |
other | ) |
const |
|
inline |
◆ operator[]() [1/2]
◆ operator[]() [2/2]
@access the quadrilateral index
◆ set()
Set the vertex indices of the quadrilateral.
◆ size()
static size_type coal::Quadrilateral::size |
( |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: