STYLE: separate areaNormal/unitNormal method for primitives (issue #885)
- This is the first stage of transition. Provides
areaNormal()
andunitNormal()
for mesh primitives, but does not uses these outside of its own class.
Edited by Mark OLESEN
areaNormal()
and unitNormal()
for mesh primitives, but does not uses these outside of its own class.