|
|
| stlTriangle (stlNode< Real, Index > &n1_inp, stlNode< Real, Index > &n2_inp, stlNode< Real, Index > &n3_inp, vec3< float > const &normal_inp) |
| |
|
| stlTriangle (stlNode< Real, Index > &n1_inp, stlNode< Real, Index > &n2_inp, stlNode< Real, Index > &n3_inp) |
| |
|
| stlTriangle (rawSTLTriangle const &stl_triangle) |
| |
|
vec3< float > const & | normal () const |
| |
|
rawSTLTriangle | to_stl_triangle () const |
| |
|
std::pair< Index, Index > | other_node_ids (Index loc_node_id) |
| |
|
stlNode< Real, Index > & | operator[] (Index idx) |
| |
The documentation for this class was generated from the following file: