golib
0.5
|
Public Member Functions | |
goTriangle (goMath::Vector< T > *p1, goMath::Vector< T > *p2, goMath::Vector< T > *p3) | |
goIndex_t & | operator[] (goIndex_t i) |
goIndex_t | operator[] (goIndex_t i) const |
goTriangle * | neigh (goIndex_t i) |
const goTriangle * | neigh (goIndex_t i) const |
void | setNeigh (goIndex_t i, goTriangle *t) |