Warning! This version of documentation is OUTDATED, as it describes an older SDK version! Please switch to the documentation for the latest SDK version.
ObjectIntersectionNormal Class
ObjectIntersectionNormal Class
Members
ObjectIntersectionNormal ()
The ObjectIntersectionNormal constructor.void setNormal (const Math::vec3 & normal)
Sets the new normal of the intersection point.Arguments
- const Math::vec3 & normal - Normal of the intersection point.
Math::vec3 getNormal ()
Returns the normal of the intersection point.Return value
Normal of the intersection point.Last update: 2017-07-03
Help improve this article
(or select a word/phrase and press Ctrl+Enter)