summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/graph/curve/tess
Commit message (Expand)AuthorAgeFilesLines
* Inclass Documentation cleanup of public APIRami Santina2011-03-311-2/+2
* Fix: Outline over triangulation.Rami Santina2011-03-311-6/+7
* Remove generics notion of Type<Vertex>, since Vertex _is_ the lowest denomina...Sven Gothel2011-03-301-35/+34
* Refactoring for public: Remove Line ; public/private API cleanupSven Gothel2011-03-291-3/+4
* Add debug flag for boundary triRami Santina2011-03-291-1/+3
* Refactored Vertex Point PointTex GraphPoint namingsRami Santina2011-03-251-8/+8
* Add initial GPU based curve rendering implementation, utilizing TTF fonts and...Rami Santina2011-03-251-0/+213