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