Alphabetical Index | Tags by Size | Find tag:

SectionEdge

Related tags: Blockmap, BSP Builder, BspLeaf, BspNode, GameMap, HEdge, Line, LineDef, LineEditWidget, LineSegment, LineSightTest, LineWrapping, Map, Plane, Polyobj, Sector, WallEdge, WallSpec, World

Authorship: 100% danij

View commits by groups

May 2013
2013-05-04 : Model the internal representation as a half-plane
2013-05-04 : Further improved the design of this component
2013-05-03 : Improvements
2013-05-02 Cleanup : Moved to new source files; applied pimpl idiom; cleanup
2013-05-02 : Encapsulate more geometry generation logic
2013-05-02 : The class user must handle the degenerate case (top < bottom)
2013-05-02 : Minor API improvements
2013-05-02 Map Renderer : SectionEdge can now be used for Polyobj sections also