ObjectIntersectionNormal Class
This class is used to store the normal of the object intersection point.
ObjectIntersectionNormal Class
This class inherits from ObjectIntersectionMembers
ObjectIntersectionNormal ()
The ObjectIntersectionNormal constructor.vec3 getNormal ()
Returns the normal of the intersection point.Return value
Normal of the intersection point.void setNormal (vec3 normal)
Sets the new normal of the intersection point.Arguments
- vec3 normal - Normal of the intersection point.
Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)