Add basePlane equation to ContourLineExtractor
commit0ee7e8facc4971531f43f1a80e5968e8752414fd
authorSean Robinson <sean.robinson@scottsdalecc.edu>
Wed, 4 Mar 2020 17:40:02 +0000 (4 10:40 -0700)
committerSean Robinson <sean.robinson@scottsdalecc.edu>
Wed, 4 Mar 2020 17:40:02 +0000 (4 10:40 -0700)
treeeea2e8ea540b036c49d248d822cd23025a75a411
parentfa661ab0605a8f026272f53f611bc84dfcb77a8a
Add basePlane equation to ContourLineExtractor

The basePlane is needed to convert depth-space to sandbox-space and back.
basePlaneDicEq is for GLSL space conversion and may not be included in a
final patch.

Signed-off-by: Sean Robinson <sean.robinson@scottsdalecc.edu>
ContourLineExtractor.cpp
ContourLineExtractor.h
Sandbox.cpp