- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Tesselation/BoundaryTriangleSet.hpp
r471dec r64b197 42 42 bool IsPresentTupel(const BoundaryPointSet * const Points[3]) const; 43 43 bool IsPresentTupel(const BoundaryTriangleSet * const T) const; 44 bool IsInsideTriangle(const Vector &point) const;45 44 46 45 Plane getPlane() const;
Note:
See TracChangeset
for help on using the changeset viewer.