Triangle with 3 indices for points.
More...
#include <coal/data_types.h>
Triangle with 3 indices for points.
◆ index_type
◆ size_type
◆ Triangle() [1/2]
coal::Triangle::Triangle |
( |
| ) |
|
|
inline |
◆ Triangle() [2/2]
Create a triangle with given vertex indices.
◆ isValid()
bool coal::Triangle::isValid |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool coal::Triangle::operator!= |
( |
const Triangle & |
other | ) |
const |
|
inline |
◆ operator==()
bool coal::Triangle::operator== |
( |
const Triangle & |
other | ) |
const |
|
inline |
◆ operator[]() [1/2]
◆ operator[]() [2/2]
Access the triangle index.
◆ set()
Set the vertex indices of the triangle.
◆ size()
The documentation for this class was generated from the following file: