Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
PlaneIntersectionType.cs File Reference

Go to the source code of this file.

Namespaces

package  SiliconStudio.Core.Mathematics
 

Enumerations

enum  SiliconStudio.Core.Mathematics.PlaneIntersectionType { SiliconStudio.Core.Mathematics.PlaneIntersectionType.Back, SiliconStudio.Core.Mathematics.PlaneIntersectionType.Front, SiliconStudio.Core.Mathematics.PlaneIntersectionType.Intersecting }
 Describes the result of an intersection with a plane in three dimensions. More...