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