|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <tikzgeom_algorithms.H>
Public Attributes | |
| size_t | v [3] |
| size_t | adj [3] |
Definition at line 52 of file tikzgeom_algorithms.H.
| size_t Aleph::detail::SPP_ITri::adj[3] |
Definition at line 55 of file tikzgeom_algorithms.H.
| size_t Aleph::detail::SPP_ITri::v[3] |
Definition at line 54 of file tikzgeom_algorithms.H.
Referenced by Aleph::detail::spp_build_tris(), and Aleph::detail::spp_point_in_triangle().